# $NetBSD: Makefile,v 1.2 1999/03/01 20:33:01 hwr Exp $ # DISTNAME= pdflib-0.6 CATEGORIES= print MASTER_SITES= http://www.ifconnection.de/~tm/software/pdflib/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ifconnection.de/~tm/software/pdflib/ #BUILD_DEPENDS+= gmake-3.77:../../devel/ USE_GMAKE= yes # the next is a empty target, as pdflib itself does not have a install # target. The real install is done by scripts/pre-install do-install: .include "../../mk/bsd.pkg.mk"