opnsense-ports/devel/npth/Makefile
Franco Fichtner a7f0349df9 */*: sync with upstream
Taken from: FreeBSD
2015-05-10 11:31:06 +02:00

19 lines
318 B
Makefile

# $FreeBSD$
PORTNAME= npth
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= GNUPG/${PORTNAME}
MAINTAINER= jhale@FreeBSD.org
COMMENT= New GNU Portable Threads
LICENSE= LGPL3 GPLv2
LICENSE_COMB= dual
USES= tar:bzip2 libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>