summaryrefslogtreecommitdiff
path: root/print/enscript-a4/Makefile
blob: 15868cff90df4c9e6d994d0085e3aa4767e5b033 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	enscript (a4)
# Date created:			24 Jul, 1997
# Whom:				kline
#
# $FreeBSD$
#

CONFLICTS=	enscript-letter-* enscript-letterdj-*

PAPERSIZE=	a4
PS=		A4

MASTERDIR=	${.CURDIR}/../enscript-letter

.include "${MASTERDIR}/Makefile"