reflect DISTF -> DISTFILES, PKG -> PACKAGE

This commit is contained in:
turan 2000-02-15 05:17:22 +00:00
parent 504f314d16
commit 7f621f0fea

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.template,v 1.13 2000/02/13 08:13:46 turan Exp $
# $OpenBSD: Makefile.template,v 1.14 2000/02/15 05:17:22 turan Exp $
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
# Original from: credit the original author here
#
@ -75,10 +75,10 @@ MAINTAINER= ports@openbsd.org
# PERMIT_* values to no. Make SURE you get these values right.
LICENSE_TYPE= "License type"
PERMIT_PKG_CDROM= "YES|'Reason if NO'"
PERMIT_PKG_FTP= "YES|'Reason if NO'"
PERMIT_DISTF_CDROM= "YES|'Reason if NO'"
PERMIT_DISTF_FTP= "YES|'Reason if NO'"
PERMIT_PACKAGE_CDROM= "YES|'Reason if NO'"
PERMIT_PACKAGE_FTP= "YES|'Reason if NO'"
PERMIT_DISTFILES_CDROM= "YES|'Reason if NO'"
PERMIT_DISTFILES_FTP= "YES|'Reason if NO'"
# where the source files and patches can be fetched
#