mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
00cb90f018
This is something that I wrote and is still under developement, but it does work.
16 lines
280 B
Makefile
16 lines
280 B
Makefile
# New ports collection makefile for: cgiparse
|
|
# Version required: 0.8a
|
|
# Date created: 30 March 1997
|
|
# Whom: jmg
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= cgiparse-0.8a
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
|
|
|
|
MAINTAINER= jmg@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|