summaryrefslogtreecommitdiff
path: root/www/cgiparse/Makefile
blob: 2db3fe5b2e5e63207b7b7db0397f3f66d9019c99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	cgiparse
# Date created:				30 March 1997
# Whom:					jmg
#
# $FreeBSD$
#

PORTNAME=	cgiparse
PORTVERSION= 	0.8e
CATEGORIES=	devel
MASTER_SITES=	http://resnet.uoregon.edu/~gurney_j/	\
		http://www.funkthat.com/~jmg/

MAINTAINER=	jmg@FreeBSD.org

.include <bsd.port.mk>