mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
262 B
Makefile
12 lines
262 B
Makefile
# New ports collection makefile for: a2ps (a4)
|
|
# Date created: 6 November 1994
|
|
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../a2ps43-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|