mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
13 lines
272 B
Makefile
13 lines
272 B
Makefile
|
# New ports collection makefile for: mp (a4)
|
||
|
# Version required: 3.0.1
|
||
|
# Date created: 11 July 1996
|
||
|
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PAPERSIZE= a4
|
||
|
MASTERDIR= ${.CURDIR}/../mp-letter
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|