diff options
Diffstat (limited to 'net/p5-Net-OpenID-Consumer/Makefile')
-rw-r--r-- | net/p5-Net-OpenID-Consumer/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index 1ae6155745d..f8181c34648 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/11/08 23:39:39 heinz Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/08 09:50:10 sno Exp $ # -DISTNAME= Net-OpenID-Consumer-1.02 +DISTNAME= Net-OpenID-Consumer-1.03 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-OpenID-Consumer/ COMMENT= Perl library for consumers of OpenID identities +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Crypt-DH>=0.05:../../security/p5-Crypt-DH |