diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
commit | 6ac11147ab6af4938848553e5e344aea8b3f560c (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /graphics | |
parent | ad944231a773912276e207e433ea891f755e4e4e (diff) | |
download | pkgsrc-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 'graphics')
-rw-r--r-- | graphics/Cenon/Makefile | 3 | ||||
-rw-r--r-- | graphics/clutter-box2d/Makefile | 3 | ||||
-rw-r--r-- | graphics/clutter-cairo/Makefile | 3 | ||||
-rw-r--r-- | graphics/clutter-gtk/Makefile | 3 | ||||
-rw-r--r-- | graphics/clutter/Makefile | 3 | ||||
-rw-r--r-- | graphics/comix/Makefile | 3 | ||||
-rw-r--r-- | graphics/eog/Makefile | 3 | ||||
-rw-r--r-- | graphics/exiv2/Makefile | 5 | ||||
-rw-r--r-- | graphics/goocanvas/Makefile | 3 | ||||
-rw-r--r-- | graphics/goocanvasmm/Makefile | 3 | ||||
-rw-r--r-- | graphics/jpeg2ps/Makefile | 4 | ||||
-rw-r--r-- | graphics/jpeg_ls/Makefile | 4 | ||||
-rw-r--r-- | graphics/lcms/Makefile | 7 | ||||
-rw-r--r-- | graphics/libkdcraw/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-clutter/Makefile | 3 | ||||
-rw-r--r-- | graphics/povray/Makefile | 5 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 8 | ||||
-rw-r--r-- | graphics/py-cairo/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-clutter/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-goocanvas/Makefile | 3 | ||||
-rw-r--r-- | graphics/qvplay/Makefile | 4 | ||||
-rw-r--r-- | graphics/radiance/Makefile | 5 | ||||
-rw-r--r-- | graphics/xv/Makefile | 4 |
23 files changed, 35 insertions, 53 deletions
diff --git a/graphics/Cenon/Makefile b/graphics/Cenon/Makefile index 8deae585986..014d8265f36 100644 --- a/graphics/Cenon/Makefile +++ b/graphics/Cenon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/04/19 07:57:27 rh Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= Cenon-3.83 @@ -10,7 +10,6 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cenon.info/ COMMENT= Vector graphics / CAD / DTP program - LICENSE= vhf-public-license PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index 29b814c05c0..860c7cac039 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:06:33 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-box2d-0.8.2 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter-box2d/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= Clutter Box2D integration library - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/clutter-cairo/Makefile b/graphics/clutter-cairo/Makefile index 8f2ee7e3af1..97c9e55d60b 100644 --- a/graphics/clutter-cairo/Makefile +++ b/graphics/clutter-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:12:20 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-cairo-0.8.2 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter-cairo/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= Clutter Cairo integrarion library - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index c8154fc42ef..51aa953ae96 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:09:33 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-gtk-0.8.3 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter-gtk/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= GTK+ Integration library for Clutter - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 9349860dce2..ee8b7aba668 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:02:28 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-0.8.8 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://clutter-project.org/ COMMENT= Open GL based interactive canvas library - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 22bf42aba30..98f994c9f6c 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/04/20 09:17:19 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= comix-4.0.4 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} MAINTAINER= hugor@users.sourceforge.net HOMEPAGE= http://comix.sourceforge.net/index.html COMMENT= Image viewer specifically designed to handle comic books - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 998aacffbd1..43185ad0896 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2009/05/18 09:51:07 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= eog-2.26.1 @@ -9,7 +9,6 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Eye of GNOME: an image viewing and cataloging program - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 86fd646c148..53b6e716388 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/01/08 18:21:54 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= exiv2-0.18 @@ -9,8 +9,7 @@ MASTER_SITES= http://www.exiv2.org/ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.exiv2.org/ COMMENT= Image metadata manipulation - -#LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/goocanvas/Makefile b/graphics/goocanvas/Makefile index 7e1b053e68d..476fcc5ebe7 100644 --- a/graphics/goocanvas/Makefile +++ b/graphics/goocanvas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/05/10 05:10:31 obache Exp $ +# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= goocanvas-0.14 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvas/0.14/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://live.gnome.org/GooCanvas COMMENT= Cairo-based canvas widget for GTK+ - LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 14029d9db72..9aadac7262e 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/10 13:12:01 obache Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= goocanvasmm-0.14.0 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.14/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://live.gnome.org/GooCanvas COMMENT= C++ wrappers for goocanvas - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/jpeg2ps/Makefile b/graphics/jpeg2ps/Makefile index 0b6461d370a..2d74829c91b 100644 --- a/graphics/jpeg2ps/Makefile +++ b/graphics/jpeg2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/09/10 13:46:30 gdt Exp $ +# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= jpeg2ps-1.9 @@ -10,8 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org # 200809: broken HOMEPAGE= http://www.pdflib.com/products/more/jpeg2ps.html COMMENT= Convert jpeg images to PostScript level 2 or 3 - LICENSE= jpeg2ps-license + RESTRICTED= may not be sold or bundled with any commercial package NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/graphics/jpeg_ls/Makefile b/graphics/jpeg_ls/Makefile index 0220170d0b5..13c2686713c 100644 --- a/graphics/jpeg_ls/Makefile +++ b/graphics/jpeg_ls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/03/04 15:39:10 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= jpeg_ls_v2.2 @@ -9,13 +9,13 @@ MASTER_SITES= http://kt.ijs.si/aleks/jpeg-ls/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kt.ijs.si/aleks/jpeg-ls/mirror.htm COMMENT= JPEG-LS codec (lossless/near-lossless codec) +LICENSE= no-commercial-use PKG_DESTDIR_SUPPORT= user-destdir BUILD_DIRS= ${WRKSRC}/Decoder ${WRKSRC}/Encoder MAKE_FILE= makefile -LICENSE= no-commercial-use INSTALLATION_DIRS= bin do-install: diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index fc4dba9157c..dd9c3d49f03 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2009/04/19 16:58:29 gdt Exp $ +# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:17 wiz Exp $ DISTNAME= lcms-1.18a # 1.18a is a bugfix semi-release after 1.18, and it's just 1.18 with a @@ -10,6 +10,8 @@ MASTER_SITES= http://www.littlecms.com/ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.littlecms.com/ COMMENT= Little Color Management System -- a color management library +# This is very MIT-like, but perhaps not the exact text. +#LICENSE= lcms-license PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir @@ -22,9 +24,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes TEST_TARGET= check -# This is very MIT-like, but perhaps not the exact text. -#LICENSE= lcms-license - # lcms does not need zlib, but will look for it and link it to tifficc # if present. Therefore, we don't enjoin lcms from finding zlib, but # don't include it via bl3. diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index 2aac9e62e04..5a3eca29214 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/05/13 10:20:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= libkdcraw-0.1.9 @@ -9,7 +9,6 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kipi-plugins.org/ COMMENT= C++ interface around dcraw - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index bdefb50ffe0..22c86695616 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/08 11:12:20 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:17 wiz Exp $ # DISTNAME= clutter-perl-0.8.2.0 @@ -9,7 +9,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= Perl bindings to the Clutter OpenGL canvas - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 5f68e23c797..3bd729ff8e6 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2008/12/01 12:01:18 obache Exp $ +# $NetBSD: Makefile,v 1.42 2009/05/19 08:59:18 wiz Exp $ DISTNAME= povray-3.6.1 PKGREVISION= 5 @@ -10,11 +10,10 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.povray.org/ COMMENT= Persistence of Vision Ray Tracer +LICENSE= povray-license PKG_DESTDIR_SUPPORT= user-destdir -LICENSE= povray-license - BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.1 USE_LANGUAGES= c c++ diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index ee7202b62e1..6544a8ca414 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2009/03/10 03:29:37 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:18 wiz Exp $ DISTNAME= pstoedit-3.45 CATEGORIES= converters graphics print @@ -7,12 +7,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pstoedit.net/ COMMENT= Convert PostScript / PDF into various vector graphic formats - -PKG_DESTDIR_SUPPORT= user-destdir +LICENSE= unclear-license # man page indicates that there are many licenses and one has to read all # the source files -LICENSE= unclear-license RESTRICTED= license is unclear RESTRICTED?= "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book." NO_SRC_ON_FTP= ${RESTRICTED} @@ -20,6 +18,8 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gs:run USE_LIBTOOL= yes diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 8db29008327..92d7e2e13da 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/05/13 12:56:46 obache Exp $ +# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= pycairo-1.8.4 @@ -9,7 +9,6 @@ MASTER_SITES= http://cairographics.org/releases/ MAINTAINER= leuzi@trash.net HOMEPAGE= http://cairographics.org/pycairo/ COMMENT= Python bindings for cairo - #LICENSE= gnu-lgpl-v2.1 OR mpl-v1.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 063d325c8cd..072e0272594 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/05/08 11:12:20 obache Exp $ +# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= pyclutter-0.8.2 @@ -10,7 +10,6 @@ MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= Python modules for Clutter toolkit - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile index cb8d5e927ee..aa401d62dc9 100644 --- a/graphics/py-goocanvas/Makefile +++ b/graphics/py-goocanvas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/13 13:00:48 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= pygoocanvas-0.14.1 @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygoocanvas/0.14/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://live.gnome.org/PyGoocanvas COMMENT= Python bindings for GooCanvas - LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index fc017f04433..cef2b39aa0c 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/09/10 14:01:58 gdt Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= qvplay-0.94 @@ -8,8 +8,8 @@ MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.asahi-net.or.jp/~xg2k-hys/index-e.html COMMENT= Software for use with CASIO QV digital cameras - LICENSE= generic-nonlicense + RESTRICTED= No permission to distribute NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile index 3ac4733804d..916560aa655 100644 --- a/graphics/radiance/Makefile +++ b/graphics/radiance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/04/29 05:15:14 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= rad3R6P1 @@ -12,6 +12,7 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}supp${EXTRACT_SUFX} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.radiance-online.org/ COMMENT= Physically-based, image-generating, backward raytracer +LICENSE= radiance-license PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= HPUX-*-* @@ -20,8 +21,6 @@ USE_TOOLS+= pax WRKSRC= ${WRKDIR}/ray -LICENSE= radiance-license - PATCHEES= makeall ./src/rt/Rmakefile ./src/util/Rmakefile \ ./src/ot/Rmakefile ./src/meta/Rmakefile \ ./src/hd/Rmakefile ./src/gen/Rmakefile \ diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 10c10e4ac9f..115356380f8 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2009/05/03 22:58:31 abs Exp $ +# $NetBSD: Makefile,v 1.77 2009/05/19 08:59:18 wiz Exp $ DISTNAME= xv-3.10a PKGREVISION= 13 @@ -15,6 +15,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.trilon.com/xv/ # and... http://www.sonic.net/~roelofs/greg_xv.html COMMENT= X11 program that displays images of various formats +LICENSE= xv-license SITES.xv-3.10a-jumbo-patches-20070520.tar.gz= ${MASTER_SITE_SOURCEFORGE:=png-mng/} USE_IMAKE= YES @@ -30,7 +31,6 @@ MAKEFLAGS+= PREFIX=${PREFIX:Q} MAKEFLAGS+= PNGDIR=${BUILDLINK_PREFIX.png} CPPFLAGS+= -DDOCDIR=\""${PREFIX:Q}/share/doc/xv"\" -LICENSE= xv-license BUILD_TARGET= depend all SUBST_CLASSES+= gspath |