# $NetBSD: Makefile,v 1.20 2000/02/05 14:51:36 wiz Exp $ # DISTNAME= pth-1.2.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=pth/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/pth/pth.html CONFLICTS= pth-current-* USE_LIBTOOL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-pthread post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pth/ ${INSTALL_DATA} ${WRKSRC}/pthread.ps ${PREFIX}/share/doc/pth/ ${INSTALL_DATA} ${WRKSRC}/rse-pmt.ps ${PREFIX}/share/doc/pth/ .include "../../mk/bsd.pkg.mk"