freebsd-ports/print/trueprint/Makefile
Dmitry Sivachenko 60b020ce05 Remove IGNORE for some bento-specific condition.
kris reports it should not be an issue nowadays.
2005-01-25 10:10:30 +00:00

23 lines
440 B
Makefile

# New ports collection makefile for: trueprint
# Date created: 17 February 2000
# Whom: Dmitry Sivachenko <dima@Chg.RU>
#
# $FreeBSD$
#
PORTNAME= trueprint
PORTVERSION= 5.2
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= trueprint
MAINTAINER= demon@FreeBSD.org
COMMENT= Print program listings on postscript printer
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= trueprint.1
.include <bsd.port.mk>