openbsd-ports/security/parse/Makefile
espie f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00

28 lines
579 B
Makefile

# Makefile for: parse
# Version required: 1.0
# Date created: 27 Jan 2000
# Whom: dugsong@monkey.org
#
# $OpenBSD: Makefile,v 1.4 2000/06/16 23:06:13 espie Exp $
PKGNAME= parse-1.0
CATEGORIES= security
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/
DISTNAME= parse
EXTRACT_SUFX= .t.gz
.include <bsd.port.mk>