- Add the license

- Fake
This commit is contained in:
kevlo 2000-04-30 10:22:49 +00:00
parent 8ed1940adb
commit 86e2ea1a0a

View File

@ -3,15 +3,19 @@
# Date created: 27 Jan 2000
# Whom: dugsong@monkey.org
#
# $OpenBSD: Makefile,v 1.2 2000/04/09 17:38:06 espie Exp $
# $OpenBSD: Makefile,v 1.3 2000/04/30 10:22:49 kevlo Exp $
PKGNAME= parse-1.0
CATEGORIES= security
FAKE=No
MAINTAINER= dugsong@monkey.org
PERMIT_PACKAGE_CDROM= "commercial. licensing restrictions."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "commercial. licensing restrictions."
PERMIT_DISTFILES_FTP= Yes
NO_CDROM= "not for resale"
MASTER_SITES= ftp://ftp.sdsc.edu/pub/security/PICS/parse/
@ -20,6 +24,7 @@ DISTNAME= parse
EXTRACT_SUFX= .t.gz
NO_CONFIGURE= yes
NO_CONFIGURE= Yes
FAKE= Yes
.include <bsd.port.mk>