mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
951e449ad3
PR: 19328
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>
|