summaryrefslogtreecommitdiff
path: root/print/pslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r--print/pslib/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
deleted file mode 100644
index b6760b8f474..00000000000
--- a/print/pslib/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2005/11/07 19:09:34 tv Exp $
-#
-
-DISTNAME= pslib-0.2.6
-PKGREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://pslib.sourceforge.net/
-COMMENT= C-library to create PostScript files
-
-BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-
-BUILD_USES_MSGFMT= yes
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/libps.pc.in
-GNU_CONFIGURE= yes
-USE_TOOLS+= perl
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"