summaryrefslogtreecommitdiff
path: root/archivers/xmill
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 /archivers/xmill
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 'archivers/xmill')
-rw-r--r--archivers/xmill/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 25f6761211c..66ee2312625 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/05/24 23:00:18 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2009/05/19 08:59:01 wiz Exp $
DISTNAME= xmill-0.9.1
PKGREVISION= 3
@@ -8,15 +8,8 @@ MASTER_SITES= http://www.cs.washington.edu/homes/suciu/XMILL/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${MASTER_SITES}
COMMENT= Specialized compressor for XML
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_TOOLS+= gmake
-MAKE_FILE= makefile
-USE_LANGUAGES= c c++
-
LICENSE= xmill-license
+
RESTRICTED= Redistribution not permitted
# It is not entirely clear that noncommercial redistribution is
# permitted, but it's too hard to read the license, so it's marked as
@@ -26,6 +19,13 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= gmake
+MAKE_FILE= makefile
+USE_LANGUAGES= c c++
+
INSTALLATION_DIRS= bin
do-install: