mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
329 B
Makefile
16 lines
329 B
Makefile
# New ports collection makefile for: cgiparse
|
|
# Version required: 0.8c
|
|
# Date created: 30 March 1997
|
|
# Whom: jmg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/03/31 11:40:00 jmg Exp $
|
|
#
|
|
|
|
DISTNAME= cgiparse-0.8c
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
|
|
|
|
MAINTAINER= jmg@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|