83a5febf20
(see graphics/Makefile rev. 1.100 for log message).
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# New ports collection makefile for: c2ps (a4)
|
|
# Version required: 4.0
|
|
# Date created: 19 March 1997
|
|
# Whom: Matthew Hunt <mph@pobox.com>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../c2ps-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|