diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 9bc5fb9fb42..d4a7edac3d3 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/01/19 22:16:19 seb Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/19 18:52:54 sno Exp $ # -DISTNAME= HTTP-Server-Simple-0.38 +DISTNAME= HTTP-Server-Simple-0.40 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hss CATEGORIES= www perl5 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple/ COMMENT= Perl5 module providing a simple standalone HTTP daemon +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |