aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-10 12:20:18 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-10 12:20:18 +0000
commitb43e712c3601cb19f611ae0ed44e69d14a9e8746 (patch)
tree63199603a4db35e87b91381025af920ebdc23d75
parent2ea7d9cdbf3bceedcfa34583f61f0b0cfb8ecbc8 (diff)
downloadports-b43e712c3601cb19f611ae0ed44e69d14a9e8746.tar.gz
ports-b43e712c3601cb19f611ae0ed44e69d14a9e8746.zip
Notes
-rw-r--r--net/x2goclient-cli/Makefile10
-rw-r--r--net/x2goclient-cli/pkg-descr2
2 files changed, 7 insertions, 5 deletions
diff --git a/net/x2goclient-cli/Makefile b/net/x2goclient-cli/Makefile
index 248e3ced4139..da6cd11adf27 100644
--- a/net/x2goclient-cli/Makefile
+++ b/net/x2goclient-cli/Makefile
@@ -3,7 +3,7 @@
PORTNAME= x2goclient-cli
DISTVERSION= 3.0.1-1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://x2go.obviously-nice.de/deb/pool-lenny/x2goclient-cli/
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -11,13 +11,15 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The x2go perl client
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= p5-Proc-Simple>=0:${PORTSDIR}/devel/p5-Proc-Simple \
p5-Term-ReadPassword>=0:${PORTSDIR}/devel/p5-Term-ReadPassword \
nxproxy:${PORTSDIR}/net/nxproxy
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= x2goclient-cli
PLIST_FILES= bin/x2goclient-cli
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S,-1.2,,}
NO_BUILD= yes
diff --git a/net/x2goclient-cli/pkg-descr b/net/x2goclient-cli/pkg-descr
index dca3d85e2d7e..e3ae960d9f97 100644
--- a/net/x2goclient-cli/pkg-descr
+++ b/net/x2goclient-cli/pkg-descr
@@ -1,3 +1,3 @@
CLI client for x2go
-WWW: http://www.x2go.org/
+WWW: http://www.x2go.org/