From 6ac11147ab6af4938848553e5e344aea8b3f560c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- archivers/szip/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'archivers/szip') diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 78b3b928bee..dc5c0e80d1d 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/01/16 09:18:30 obache Exp $ +# $NetBSD: Makefile,v 1.12 2009/05/19 08:59:00 wiz Exp $ DISTNAME= szip-2.1 PKGREVISION= 1 @@ -8,17 +8,17 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/ COMMENT= Extended-Rice lossless compression - -PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir - LICENSE= szip-license + RESTRICTED= No permission to redistribute NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + DIST_SUBDIR= ${PKGNAME} USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3