summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authortron <tron>2004-07-06 10:55:53 +0000
committertron <tron>2004-07-06 10:55:53 +0000
commitbe0e43c3bdc6168b9009c52d1f604e4cfc5bf19d (patch)
tree14e7f7ff99227ce5a8eb55f53905d9a0deee0e6a /graphics/netpbm
parent638a6844216c9845564fb50ce9fd437fac358d34 (diff)
downloadpkgsrc-be0e43c3bdc6168b9009c52d1f604e4cfc5bf19d.tar.gz
Set the license of this package to "no-commercial-use" because the
included program "hpcdtoppm" has a restrictive license. This fixes PR pkg/21351 by Klaus Klein.
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index df889e77a06..d259186bcf8 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.93 2004/05/20 08:41:07 adam Exp $
+# $NetBSD: Makefile,v 1.94 2004/07/06 10:55:53 tron Exp $
DISTNAME= netpbm-10.18.13
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/}
EXTRACT_SUFX= .tgz
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://netpbm.sourceforge.net/
COMMENT= Toolkit for conversion of images between different formats
+LICENSE= no-commercial-use
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes