mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
236 B
Makefile
13 lines
236 B
Makefile
# ex:ts=8
|
|
# Ports collection makefile for: mp (a4)
|
|
# Date created: 11 July 1996
|
|
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../mp-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|