summaryrefslogtreecommitdiff
path: root/print/enscript-a4/Makefile
blob: 3f7392a6ccc1b2b831416dda2da6d1f57f3c2483 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: kline
# $FreeBSD$

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

PAPERSIZE=	a4
PS=		A4

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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"