aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libmowgli
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-12-27 20:20:41 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-12-27 20:20:41 +0800
commit34294c5c3b02bb792d6f2806cd2aaa065c0f525b (patch)
tree26de5254902fb1fa725c5b9bcd0e6ab43fb0b0b1 /devel/libmowgli
parent4deec5470a6fbcecd56afd385cd2308cc12f48de (diff)
downloadfreebsd-ports-gnome-34294c5c3b02bb792d6f2806cd2aaa065c0f525b.tar.gz
freebsd-ports-gnome-34294c5c3b02bb792d6f2806cd2aaa065c0f525b.tar.zst
freebsd-ports-gnome-34294c5c3b02bb792d6f2806cd2aaa065c0f525b.zip
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes Approved by: portmgr blanket
Diffstat (limited to 'devel/libmowgli')
-rw-r--r--devel/libmowgli/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libmowgli/Makefile b/devel/libmowgli/Makefile
index 4b21b7b32584..b2dc67169a77 100644
--- a/devel/libmowgli/Makefile
+++ b/devel/libmowgli/Makefile
@@ -9,12 +9,13 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Development framework for C
LICENSE= ISCL
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= atheme-legacy
GH_TAGNAME= 5ab559e3af5b11767ada53d4401fb1c4443f3723
-USES= gmake pathfix tar:bzip2
+USES= gmake pathfix
PATHFIX_MAKEFILEIN= Makefile
GNU_CONFIGURE= yes
USE_LDCONFIG= yes