aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gscmxx
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2014-07-03 01:06:51 +0800
committerdanilo <danilo@FreeBSD.org>2014-07-03 01:06:51 +0800
commita5405992fde3d9cdb3f2dda6956e21b789bb97b3 (patch)
treead39bde79e3cfa2ad2854a3fef64dd45f7beb4d5 /comms/gscmxx
parent92eda1fe7ce9390ddd85aa834d361f154eda2bb5 (diff)
downloadfreebsd-ports-gnome-a5405992fde3d9cdb3f2dda6956e21b789bb97b3.tar.gz
freebsd-ports-gnome-a5405992fde3d9cdb3f2dda6956e21b789bb97b3.tar.zst
freebsd-ports-gnome-a5405992fde3d9cdb3f2dda6956e21b789bb97b3.zip
- Update maintainer email
- Add stage support PR: ports/191474 Submitted by: Sven Mohr <svmohr@gmail.com>
Diffstat (limited to 'comms/gscmxx')
-rw-r--r--comms/gscmxx/Makefile10
-rw-r--r--comms/gscmxx/pkg-plist2
2 files changed, 7 insertions, 5 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index ca22092bb907..99a2db9e2e4b 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -3,11 +3,11 @@
PORTNAME= gscmxx
PORTVERSION= 0.4.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= comms
MASTER_SITES= SF
-MAINTAINER= svmohr@rm6.net
+MAINTAINER= svmohr@gmail.com
COMMENT= Graphical frontend for scmxx
RUN_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
@@ -21,8 +21,8 @@ USES= perl5
USE_PERL5= configure
USE_GNOME= gtk12
-MAN1= gscmxx.1
-MAN3= SCMxx.3
-NO_STAGE= yes
+do-install:
+ cd ${WRKSRC} && make install PREFIX='${STAGEDIR}${PREFIX}'
+
.include <bsd.port.mk>
diff --git a/comms/gscmxx/pkg-plist b/comms/gscmxx/pkg-plist
index 5de812c9e10d..94131305486e 100644
--- a/comms/gscmxx/pkg-plist
+++ b/comms/gscmxx/pkg-plist
@@ -38,3 +38,5 @@ share/gscmxx/i18n/italian
@dirrm share/gscmxx
@dirrm share/pixmaps/gscmxx/groups
@dirrm share/pixmaps/gscmxx
+%%PERL5_MAN3%%/SCMxx.3.gz
+man/man1/gscmxx.1.gz