diff options
Diffstat (limited to 'devel/p5-Git-Repository')
-rw-r--r-- | devel/p5-Git-Repository/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Git-Repository/Makefile b/devel/p5-Git-Repository/Makefile index 70a7a98a1bf3..a89b5be55499 100644 --- a/devel/p5-Git-Repository/Makefile +++ b/devel/p5-Git-Repository/Makefile @@ -7,6 +7,7 @@ PORTNAME= Git-Repository PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BOOK @@ -15,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Git repositories +RUN_DEPENDS= p5-System-Command>=0:${PORTSDIR}/devel/p5-System-Command + LICENSE= ART10 GPLv1 LICENSE_COMB= dual |