summaryrefslogtreecommitdiff
path: root/graphics/povray
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commit53d692acd8a71f89a941dada62a4345937a07233 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /graphics/povray
parent3ed0ee791ad16bb4ffe35b3ae38c3c23a87b463f (diff)
downloadpkgsrc-53d692acd8a71f89a941dada62a4345937a07233.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/povray')
-rw-r--r--graphics/povray/Makefile5
1 files changed, 2 insertions, 3 deletions
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++