diff options
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index b170d6f23eb..382c6349922 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/02/26 16:00:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/02/26 16:03:02 wiz Exp $ -DISTNAME= Text-vCard-2.03 +DISTNAME= Text-vCard-2.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5tva CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -10,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= kleink@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-vCard/ COMMENT= Parse, edit and create vCards (RFC 2426) +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |