1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
freebsd-ports/www/cgiparse/Makefile
John-Mark Gurney 00cb90f018 A library that makes parsing web forms easy.
This is something that I wrote and is still under developement, but it
does work.
1997-03-31 11:40:00 +00:00

16 lines
280 B
Makefile

# 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>