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

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

.include "${MASTERDIR}/Makefile"