mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
16 lines
325 B
Makefile
16 lines
325 B
Makefile
# New ports collection makefile for: cgiparse
|
|
# Version required: 0.8d
|
|
# Date created: 30 March 1997
|
|
# Whom: jmg
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/02/19 07:00:31 jmg Exp $
|
|
#
|
|
|
|
DISTNAME= cgiparse-0.8d
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
|
|
|
|
MAINTAINER= jmg@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|