aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libhdhomerun/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-28 07:34:44 +0800
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-28 07:34:44 +0800
commit4916d4fff12cf32a7ec514808363fca22b16e473 (patch)
tree5e33d70ff0fadd6fed3fc1ccbd53072078e19759 /multimedia/libhdhomerun/Makefile
parenta89dc1bac99add0409c589c34d5d5235150b4f19 (diff)
downloadfreebsd-ports-4916d4fff12cf32a7ec514808363fca22b16e473.tar.gz
freebsd-ports-4916d4fff12cf32a7ec514808363fca22b16e473.tar.zst
freebsd-ports-4916d4fff12cf32a7ec514808363fca22b16e473.zip
multimedia/libhdhomerun: Update to 20171221
Add LICENSE_FILE. Pass MAINTAINER'ship to submitter. PR: 226844 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Approved by: sam@middling.me.uk (maintainer)
Notes
Notes: svn path=/head/; revision=465772
Diffstat (limited to 'multimedia/libhdhomerun/Makefile')
-rw-r--r--multimedia/libhdhomerun/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/libhdhomerun/Makefile b/multimedia/libhdhomerun/Makefile
index c5139909c1a6..a6734126ec27 100644
--- a/multimedia/libhdhomerun/Makefile
+++ b/multimedia/libhdhomerun/Makefile
@@ -1,15 +1,16 @@
# $FreeBSD$
PORTNAME= libhdhomerun
-PORTVERSION= 20150826
+PORTVERSION= 20171221
CATEGORIES= multimedia
MASTER_SITES= http://download.silicondust.com/hdhomerun/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= sam@middling.me.uk
+MAINTAINER= dor.bsd@xm0.uk
COMMENT= Library and command line utility for interfacing with HDHomeRun device
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake tar:tgz
USE_LDCONFIG= yes