PERMIT_*_CDROM can't be Yes:

The license says:

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this
paragraph and the following two paragraphs appear in all copies.

noticed by markus@
This commit is contained in:
lebel 2003-05-20 13:52:00 +00:00
parent 045ca8fe8e
commit 95cdf8cdfe

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.64 2003/02/12 17:09:03 naddy Exp $
# $OpenBSD: Makefile,v 1.65 2003/05/20 13:52:00 lebel Exp $
COMMENT= "PostgreSQL RDBMS"
COMMENT-tcl= "PostgreSQL RDBMS tcl libraries and utilities"
@ -17,9 +17,9 @@ HOMEPAGE= http://www.postgresql.org/
MAINTAINER= Brandon Palmer <bpalmer@crimelabs.net>, \
Peter Galbavy <peter.galbavy@knowtion.net>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_CDROM= "without fee clause"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_CDROM= "without fee clause"
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= \