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

DISTNAME=   cgiparse-0.8e
CATEGORIES= devel
MASTER_SITES=   http://resnet.uoregon.edu/~gurney_j/    \
        http://d182-89.uoregon.edu/~jmg/

MAINTAINER= jmg@FreeBSD.ORG

.include <bsd.port.mk>