summaryrefslogtreecommitdiff
path: root/www/cgiparse/Makefile
blob: 53b1d4eebb6986e24f09d165f2b33f7e03b218e5 (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 www
MASTER_SITES=	http://resnet.uoregon.edu/~gurney_j/	\
		http://www.funkthat.com/~jmg/

MAINTAINER=	jmg@FreeBSD.org

.include <bsd.port.mk>