mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
9 lines
162 B
Makefile
9 lines
162 B
Makefile
# Created by: David O'Brien <obrien@cs.ucdavis.edu>
|
|
# $FreeBSD$
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../mp-letter
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|