aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsweb/Makefile')
-rw-r--r--devel/cvsweb/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index f033631914bd..eed8de95f2da 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -1,5 +1,3 @@
-# Created by: SADA Kenji <sada@FreeBSD.org>
-
PORTNAME= cvsweb
PORTVERSION= 2.0.6
PORTREVISION= 2
@@ -10,10 +8,13 @@ MASTER_SITES= LOCAL/scop http://people.FreeBSD.org/~scop/cvsweb/
# the <freebsd-cvsweb@FreeBSD.org> mailing list.
MAINTAINER= noackjr@alumni.rice.edu
COMMENT= WWW CGI script to browse CVS repository trees
+WWW= https://www.FreeBSD.org/projects/cvsweb.html
CONFLICTS= cvsweb-3.*
-USES= perl5
+USES= cpe perl5
+
+CPE_VENDOR= freebsd
NO_BUILD= yes
PLIST_SUB= CGIDIR="${CGIDIR}" ICONSDIR="${ICONSDIR}"