summaryrefslogtreecommitdiff
path: root/www/cgiparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgiparse/Makefile')
-rw-r--r--www/cgiparse/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile
new file mode 100644
index 000000000000..4ef5ef5fd7ad
--- /dev/null
+++ b/www/cgiparse/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: cgiparse
+# Version required: 0.8a
+# Date created: 30 March 1997
+# Whom: jmg
+#
+# $Id$
+#
+
+DISTNAME= cgiparse-0.8a
+CATEGORIES= devel
+MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
+
+MAINTAINER= jmg@FreeBSD.ORG
+
+.include <bsd.port.mk>