summaryrefslogtreecommitdiffstats
path: root/devel/libmowgli/Makefile
blob: 4b21b7b32584ac2569594134d1b4b97623011174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
# $FreeBSD$

PORTNAME=	libmowgli
PORTVERSION=	1.0.0
CATEGORIES=	devel

MAINTAINER=	oliver@FreeBSD.org
COMMENT=	Development framework for C

LICENSE=	ISCL

USE_GITHUB=	yes
GH_ACCOUNT=	atheme-legacy
GH_TAGNAME=	5ab559e3af5b11767ada53d4401fb1c4443f3723

USES=		gmake pathfix tar:bzip2
PATHFIX_MAKEFILEIN=	Makefile
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud