1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/devel/npth/Makefile
2015-05-08 17:34:15 +00:00

20 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>