mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f6be9c6f01
now version is 0.8e (and this time I remebered to make makesum)
17 lines
364 B
Makefile
17 lines
364 B
Makefile
# New ports collection makefile for: cgiparse
|
|
# Version required: 0.8e
|
|
# Date created: 30 March 1997
|
|
# Whom: jmg
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/03/01 19:31:13 steve Exp $
|
|
#
|
|
|
|
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>
|