aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/istatd/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/sysutils/istatd/Makefile b/sysutils/istatd/Makefile
index b8a531f34040..7a05fa573988 100644
--- a/sysutils/istatd/Makefile
+++ b/sysutils/istatd/Makefile
@@ -5,20 +5,25 @@ PORTNAME= istatd
PORTVERSION= 0.5.8
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://cloud.github.com/downloads/tiwilliam/${PORTNAME}/
+MASTER_SITES= GHC
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Daemon for iStat iPhone application
+LICENSE= BSD3CLAUSE
+
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
+USE_GITHUB= yes
+GH_ACCOUNT= tiwilliam
+
GNU_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}
PLIST_FILES= bin/istatd etc/istat.conf-dist man/man1/istatd.1.gz \
man/man5/istat.conf.5.gz
-SUB_FILES+= pkg-message
+SUB_FILES= pkg-message
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/istatd ${STAGEDIR}${PREFIX}/bin