summaryrefslogtreecommitdiff
path: root/ham/hackrf/Makefile
diff options
context:
space:
mode:
authormef <mef>2015-12-19 22:38:32 +0000
committermef <mef>2015-12-19 22:38:32 +0000
commitae8e0736d832f3e90c03ff1e63e460228f3b95d3 (patch)
tree2fa14d9d8a3cfb9b2133f7e8536256ff0de71995 /ham/hackrf/Makefile
parent25f2c4d242e471e4ff2750cc3a142ed5f6e4b218 (diff)
downloadpkgsrc-ae8e0736d832f3e90c03ff1e63e460228f3b95d3.tar.gz
Githubify, with GITHUB_RELEASE variable.
Diffstat (limited to 'ham/hackrf/Makefile')
-rw-r--r--ham/hackrf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ham/hackrf/Makefile b/ham/hackrf/Makefile
index 08d5ab9c16e..09ba69817d7 100644
--- a/ham/hackrf/Makefile
+++ b/ham/hackrf/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2015/12/08 21:40:44 wiedi Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/19 22:38:32 mef Exp $
DISTNAME= hackrf-2015.07.2
CATEGORIES= ham
-MASTER_SITES= https://github.com/mossmann/hackrf/releases/download/v${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mossmann/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org