aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pcbsd-utils/Makefile
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2015-07-31 19:37:01 +0000
committerKris Moore <kmoore@FreeBSD.org>2015-07-31 19:37:01 +0000
commit2262f41dab9b1aa9a572f3a55bca6d0ca1849976 (patch)
tree8d56289d40fec8f9a419b53453562fbdbaa0042a /sysutils/pcbsd-utils/Makefile
parented3729deda76c7239f8793d7cdf7bb4b8348589c (diff)
Notes
Diffstat (limited to 'sysutils/pcbsd-utils/Makefile')
-rw-r--r--sysutils/pcbsd-utils/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile
index 646774b46460..912afd2422a6 100644
--- a/sysutils/pcbsd-utils/Makefile
+++ b/sysutils/pcbsd-utils/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= pcbsd-utils
-PORTVERSION= 1432134849
+PORTVERSION= 1438359314
CATEGORIES= sysutils
-MASTER_SITES= http://www.pcbsd.org/~kris/software/ \
- ftp://ftp.pcbsd.org/pub/software/
MAINTAINER= kmoore@FreeBSD.org
COMMENT= PC-BSD Command-Line Utilities
@@ -16,11 +14,16 @@ RUN_DEPENDS= sipcalc:${PORTSDIR}/net-mgmt/sipcalc \
eject:${PORTSDIR}/sysutils/eject \
unzip:${PORTSDIR}/archivers/unzip
-WRKSRC= ${WRKDIR}/pcbsd-utils
+WRKSRC_SUBDIR= src-sh/pcbsd-utils
USE_QT5= core network buildtools qmake
USES= pkgconfig tar:xz
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
+USE_GITHUB= yes
+GH_ACCOUNT= pcbsd
+GH_PROJECT= pcbsd
+GH_TAGNAME= 2c5a0c
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000000