mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
267 B
Makefile
13 lines
267 B
Makefile
# New ports collection makefile for: c2ps (a4)
|
|
# Version required: 4.0
|
|
# Date created: 19 March 1997
|
|
# Whom: Matthew Hunt <mph@pobox.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../c2ps-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|