summaryrefslogtreecommitdiff
path: root/print/html2ps-a4/Makefile
blob: f28982327cd8aa1b064e0f03a8d26444167a4a5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:	html2ps-a4
# Version required:	1.0b1
# Date created:		Sat Nov 22 12:54:50 CET 1997
# Whom:			andreas
#
# $FreeBSD$
#

PAPERSIZE=	A4
MASTERDIR=	${.CURDIR}/../html2ps-letter

.include "${MASTERDIR}/Makefile"