From 391d11dfcb37bae461691bbf683e70e711225050 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 22 Feb 2006 16:12:14 +0000 Subject: - Register dependencies and - bump PORTREVISION --- textproc/p5-Text-vCard/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'textproc/p5-Text-vCard/Makefile') diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 469fabb4a98a..f246414f4efa 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-vCard PORTVERSION= 1.96 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -15,6 +16,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= A package to parse, edit and create multiple vCards (RFC 2426) +BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ + ${SITE_PERL}/Text/vFile/asData.pm:${PORTSDIR}/devel/p5-Text-vFile-asData +RUN_DEPENDS= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN3= Text::vCard::Node.3 Text::vCard.3 \ -- cgit v1.2.3