1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/npth/Makefile
2013-09-25 00:54:08 +00:00

21 lines
337 B
Makefile

# $FreeBSD$
PORTNAME= npth
PORTVERSION= 0.91
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jhale@FreeBSD.org
COMMENT= New GNU Portable Threads
LICENSE= LGPL3 GPLv2
LICENSE_COMB= dual
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>