diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Number-Latin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile index 83ab6d2be82..5cf36ecb389 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/08/14 13:38:23 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/10/17 09:27:48 hiramatsu Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,9 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} MAINTAINER= norm@sandbox.org.uk +HOMEPAGE= http://search.cpan.org/dist/Number-Latin COMMENT= Perl module for "lower/upper-latin" numbering system +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir |