opnsense-ports/devel/libcfu/Makefile
Franco Fichtner ff10827551 */*: sync with upstream
Taken from: FreeBSD
2016-10-22 19:45:15 +02:00

23 lines
408 B
Makefile

# $FreeBSD$
PORTNAME= libcfu
DISTVERSION= 0.04a
PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= crees@FreeBSD.org
COMMENT= Simple library of tools for developing multithreaded software
LICENSE= BSD3CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= crees
GH_TAGNAME= 947dba4
USES= autoreconf makeinfo pkgconfig pathfix libtool
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
.include <bsd.port.mk>