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.
This commit is contained in:
parent
bdeee91f5e
commit
e22f5a3c7e
1 changed files with 4 additions and 2 deletions
|
@ -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
|
DISTNAME= netpbm-10.18.13
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= tron@NetBSD.org
|
MAINTAINER= tech-pkg@NetBSD.org
|
||||||
HOMEPAGE= http://netpbm.sourceforge.net/
|
HOMEPAGE= http://netpbm.sourceforge.net/
|
||||||
COMMENT= Toolkit for conversion of images between different formats
|
COMMENT= Toolkit for conversion of images between different formats
|
||||||
|
|
||||||
|
LICENSE= no-commercial-use
|
||||||
|
|
||||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||||
|
|
||||||
USE_BUILDLINK3= yes
|
USE_BUILDLINK3= yes
|
||||||
|
|
Loading…
Reference in a new issue