2015-06-12 12:50:58 +02:00
|
|
|
# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:58 wiz Exp $
|
2000-10-16 14:19:06 +02:00
|
|
|
#
|
|
|
|
|
2009-03-10 15:35:39 +01:00
|
|
|
DISTNAME= if-psprint-1.10
|
2015-06-12 12:50:58 +02:00
|
|
|
PKGREVISION= 5
|
2002-04-16 13:52:24 +02:00
|
|
|
CATEGORIES= print
|
2009-02-13 22:33:00 +01:00
|
|
|
MASTER_SITES= http://if-psprint.googlecode.com/files/
|
2008-11-26 23:18:20 +01:00
|
|
|
EXTRACT_SUFX= .tbz
|
2000-10-16 14:19:06 +02:00
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= abs@NetBSD.org
|
2009-02-13 22:33:00 +01:00
|
|
|
HOMEPAGE= http://code.google.com/p/if-psprint/
|
2002-04-16 13:52:24 +02:00
|
|
|
COMMENT= Print text or postscript to arbitrary printer, can use smb
|
2000-10-16 14:19:06 +02:00
|
|
|
|
2005-03-17 13:44:42 +01:00
|
|
|
DEPENDS+= enscript>=1.6.3nb1:../../print/enscript
|
2000-10-16 14:19:06 +02:00
|
|
|
|
2009-02-13 22:33:00 +01:00
|
|
|
REPLACE_PERL= if-psprint.pl
|
2011-11-29 19:27:24 +01:00
|
|
|
USE_TOOLS+= gs:run perl:run pod2man
|
2000-10-16 14:19:06 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|