aboutsummaryrefslogtreecommitdiff
path: root/misc/digitemp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/digitemp/Makefile')
-rw-r--r--misc/digitemp/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/misc/digitemp/Makefile b/misc/digitemp/Makefile
index 0687aeb4f256..87a08a312a94 100644
--- a/misc/digitemp/Makefile
+++ b/misc/digitemp/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= digitemp
-PORTVERSION= 3.6.0
+PORTVERSION= 3.7.2
+DISTVERSIONPREFIX= v
CATEGORIES= misc
-MASTER_SITES= http://www.digitemp.com/software/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Dallas Semiconductor 1-wire device reading console application
@@ -14,17 +14,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
+USE_GITHUB= yes
+GH_ACCOUNT= bcl
+
+ALL_TARGET= ds9097 ds9097u
+
PLIST_FILES= bin/digitemp_DS9097 bin/digitemp_DS9097U \
etc/digitemp.conf.sample \
man/man1/digitemp.1.gz
-DOCS= ChangeLog CREDITS FAQ README TODO \
- dthowto.txt DS9097_Schematic.gif \
- perl python/gui python/mysql rrdb
+DOCS= ChangeLog CREDITS FAQ README TODO dthowto.txt \
+ DS9097_Schematic.gif perl python/mysql rrdb
PORTDOCS= *
-ALL_TARGET= ds9097 ds9097u
-
OPTIONS_DEFINE= DOCS
pre-install: