summaryrefslogtreecommitdiff
path: root/graphics/pstoedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstoedit/Makefile')
-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