1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/print/trueprint/Makefile
2005-12-04 10:40:32 +00:00

25 lines
457 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
INFO= trueprint
.include <bsd.port.mk>