aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-App-GitGot/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-05-17 12:16:26 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-05-17 12:16:26 +0000
commit07c50bde4ce5298098566c72dc4be01cdfff4641 (patch)
treea5e53f49773e5b041b00e203130b1c72ce5bcb73 /devel/p5-App-GitGot/Makefile
parent4758839df06bf0404b17cf4e29ab5ba2aed6f523 (diff)
downloadports-07c50bde4ce5298098566c72dc4be01cdfff4641.tar.gz
ports-07c50bde4ce5298098566c72dc4be01cdfff4641.zip
Notes
Diffstat (limited to 'devel/p5-App-GitGot/Makefile')
-rw-r--r--devel/p5-App-GitGot/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-App-GitGot/Makefile b/devel/p5-App-GitGot/Makefile
index 08a1ef1ecea6..a7872b92af0a 100644
--- a/devel/p5-App-GitGot/Makefile
+++ b/devel/p5-App-GitGot/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-App-GitGot
-# Date created: 2010-11-12
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= App-GitGot
-PORTVERSION= 1.04
+PORTVERSION= 1.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GENEHACK
@@ -42,7 +38,8 @@ TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \
PERL_CONFIGURE= yes
-MAN1= got.1
+MAN1= got.1 \
+ got-complete.1
MAN3= App::GitGot.3 \
App::GitGot::Command.3 \
App::GitGot::Command::add.3 \
@@ -51,6 +48,8 @@ MAN3= App::GitGot.3 \
App::GitGot::Command::fork.3 \
App::GitGot::Command::gc.3 \
App::GitGot::Command::list.3 \
+ App::GitGot::Command::move.3 \
+ App::GitGot::Command::mux.3 \
App::GitGot::Command::push.3 \
App::GitGot::Command::remove.3 \
App::GitGot::Command::status.3 \