mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
eb62bd1c20
Approved-on-IRC-by: bfumerola,mph,rwatson,
17 lines
310 B
Makefile
17 lines
310 B
Makefile
# 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>
|