summaryrefslogtreecommitdiff
path: root/devel/cvs2html
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /devel/cvs2html
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'devel/cvs2html')
-rw-r--r--devel/cvs2html/Makefile1
-rw-r--r--devel/cvs2html/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index a2f49e735745..140b38d9cb98 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= sada@FreeBSD.org
COMMENT= Perl script to turn ``cvs log'' output into HTML
+PLIST_FILES= bin/cvs2html
USE_PERL5= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/devel/cvs2html/pkg-plist b/devel/cvs2html/pkg-plist
deleted file mode 100644
index 95f801851436..000000000000
--- a/devel/cvs2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cvs2html