Add a comment to say that PERMIT_PACKAGES_CDROM=Yes defaults other PERMIT_*

variables.  Prompted by a discussion with edd@.
This commit is contained in:
sthen 2013-06-04 22:58:11 +00:00
parent 7c79aa86bb
commit 3fa0d109fc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.template,v 1.65 2013/03/21 08:46:31 ajacoutot Exp $
# $OpenBSD: Makefile.template,v 1.66 2013/06/04 22:58:11 sthen Exp $
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
# Original from: credit the original author here
#
@ -58,6 +58,7 @@ CATEGORIES = ???
# Can be as brief as `BSD' or `GPLv2', but it'd better be easy to check,
# if someone wants to double-check licensing.
# In case of GPL, version number must be appended (e.g. v2, v2+, v3).
# Setting PERMIT_PACKAGE_CDROM=Yes defaults other PERMIT_* variables to Yes.
#PERMIT_PACKAGE_CDROM = Yes | Reason if No
#PERMIT_PACKAGE_FTP = Yes | Reason if No
#PERMIT_DISTFILES_FTP = Yes | Reason if No