mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
217 B
Makefile
12 lines
217 B
Makefile
# 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"
|