pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Gallery adding destdir support and licen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47a35a7aa665
branches:  trunk
changeset: 395160:47a35a7aa665
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 16:27:33 2009 +0000

description:
adding destdir support and license (artistic, see README)

diffstat:

 www/p5-Apache-Gallery/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f7dbf3db9824 -r 47a35a7aa665 www/p5-Apache-Gallery/Makefile
--- a/www/p5-Apache-Gallery/Makefile    Tue Jul 07 16:22:46 2009 +0000
+++ b/www/p5-Apache-Gallery/Makefile    Tue Jul 07 16:27:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2008/10/19 19:19:02 he Exp $
+# $NetBSD: Makefile,v 1.39 2009/07/07 16:27:33 sno Exp $
 #
 
 DISTNAME=      Apache-Gallery-0.9.1
@@ -11,6 +11,9 @@
 MAINTAINER=    kim%tac.nyc.ny.us@localhost
 HOMEPAGE=      http://apachegallery.dk/
 COMMENT=       Perl5/Apache module for handling image directories
+LICENSE=       artistic
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=      p5-CGI>=2.93:../../www/p5-CGI
 DEPENDS+=      p5-URI>=1.23:../../www/p5-URI



Home | Main Index | Thread Index | Old Index