aboutsummaryrefslogtreecommitdiff
path: root/www/cgiparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgiparse/Makefile')
-rw-r--r--www/cgiparse/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile
index c3766cbf84b7..494e60b66607 100644
--- a/www/cgiparse/Makefile
+++ b/www/cgiparse/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cgiparse
-# Date created: 30 March 1997
-# Whom: jmg
-#
+# Created by: jmg
# $FreeBSD$
-#
PORTNAME= cgiparse
PORTVERSION= 0.9b
@@ -13,7 +9,7 @@ MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= C library to parse CGI Forms
-LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime:install
+LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime
GNU_CONFIGURE= yes
MAN3= cgiclose.3 cgigetvalue.3 cginewquerystr.3