summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /graphics/pstoedit
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index ee7202b62e1..6544a8ca414 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2009/03/10 03:29:37 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:18 wiz Exp $
DISTNAME= pstoedit-3.45
CATEGORIES= converters graphics print
@@ -7,12 +7,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pstoedit.net/
COMMENT= Convert PostScript / PDF into various vector graphic formats
-
-PKG_DESTDIR_SUPPORT= user-destdir
+LICENSE= unclear-license
# 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}
@@ -20,6 +18,8 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gs:run
USE_LIBTOOL= yes