freebsd-ports/devel/libpthread-stubs/Makefile
2014-09-18 15:29:11 +00:00

18 lines
354 B
Makefile

# Created by: wahjava
# $FreeBSD$
PORTNAME= libpthread-stubs
PORTVERSION= 0.3
PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= ashish@FreeBSD.org
COMMENT= This library provides weak aliases for pthread functions
USES= libtool pathfix tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>