summaryrefslogtreecommitdiff
path: root/print/trueprint/Makefile
blob: 71e6bba4a322e01c6764774eee6f108510b3a9b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	trueprint
# Version required:		5.2
# Date created:			17 February 2000
# Whom:				Dmitry Sivachenko <dima@Chg.RU>
#
# $FreeBSD$
#

DISTNAME=	trueprint-5.2
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	trueprint

MAINTAINER=	dima@Chg.RU

USE_GMAKE=	yes

GNU_CONFIGURE=	yes

MAN1=		trueprint.1

.include <bsd.port.mk>