The source code does not have a license, but the README indicates that

redistribution (without modification) is allowed.
Keep PERMIT_DISTFILES* as Yes, and set PERMIT_PACKAGE* to "no license"
since we do not know if we are allowed to package.
This commit is contained in:
pvalchev 2001-06-27 02:51:37 +00:00
parent 086f31eeb6
commit 3933285779

View File

@ -3,7 +3,7 @@
# Date created: May 17 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.12 2001/06/20 01:43:32 pvalchev Exp $
# $OpenBSD: Makefile,v 1.13 2001/06/27 02:51:37 pvalchev Exp $
#
COMMENT= "strip TeX/LaTeX codes from a file"
@ -17,8 +17,8 @@ EXTRACT_SUFX= .tar
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
# License: NONE
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes