LICENSE=	unclear-license
because the man page says there are multiple licenses.
This commit is contained in:
gdt 2008-09-10 13:59:43 +00:00
parent e7aea0795e
commit a469708402

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2008/06/12 02:14:32 joerg Exp $
# $NetBSD: Makefile,v 1.38 2008/09/10 13:59:43 gdt Exp $
DISTNAME= pstoedit-3.41
PKGREVISION= 2
@ -11,7 +11,13 @@ COMMENT= Convert PostScript / PDF into various vector graphic formats
PKG_DESTDIR_SUPPORT= user-destdir
# man page indicates that there are many licenses and one has to read all
# the source files
LICENSE= unclear-license
RESTRICTED= license is unclear
RESTRICTED?= "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book."
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}