aboutsummaryrefslogtreecommitdiff
path: root/x11/9menu/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2016-02-03 05:39:06 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2016-02-03 05:39:06 +0000
commit9db252c86216657471af027bad12c564b9d9075a (patch)
tree1d57708859ca2df83929a759cad9f652b2fdec22 /x11/9menu/Makefile
parent889f452e001aeac3f273c90d1d3d460e5d316cb0 (diff)
downloadports-9db252c86216657471af027bad12c564b9d9075a.tar.gz
ports-9db252c86216657471af027bad12c564b9d9075a.zip
Notes
Diffstat (limited to 'x11/9menu/Makefile')
-rw-r--r--x11/9menu/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index 33d140fb8908..6bee65e6ccb4 100644
--- a/x11/9menu/Makefile
+++ b/x11/9menu/Makefile
@@ -2,22 +2,16 @@
# $FreeBSD$
PORTNAME= 9menu
-PORTVERSION= 1.8
-PORTREVISION= 2
+PORTVERSION= 1.9
CATEGORIES= x11 plan9
-MASTER_SITES= ftp://freefriends.org/arnold/Source/ \
- NETBSD
-EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple menu patterned after Plan9
-EXTRACT_CMD= ${GZCAT}
-EXTRACT_BEFORE_ARGS= # empty
-EXTRACT_AFTER_ARGS= | ${SH}
-
+USE_GITHUB= yes
+GH_ACCOUNT= arnoldrobbins
+GH_TAGNAME= 776a521
USE_XORG= x11
-NO_WRKSUBDIR= yes
MAKEFILE= Makefile.noimake
ALL_TARGET= 9menu
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \