pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/netpbm Set the license of this package to "no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5216b3353b3
branches:  trunk
changeset: 477610:b5216b3353b3
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Jul 06 10:55:53 2004 +0000

description:
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:

 graphics/netpbm/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r b70c5d3678bd -r b5216b3353b3 graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile  Tue Jul 06 09:56:38 2004 +0000
+++ b/graphics/netpbm/Makefile  Tue Jul 06 10:55:53 2004 +0000
@@ -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@localhost
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
 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



Home | Main Index | Thread Index | Old Index