mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c55ee41c2b
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
13 lines
243 B
Makefile
13 lines
243 B
Makefile
# 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"
|