1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/print/mp-a4/Makefile
John Marino c7c31366c7 stage print/mp-letter & print/mp-a4
Also update MASTER_SITES which have disappeared and moving it to
LOCAL/obrien.  Includes various cleanups like removal of DOS endings
in the makefile.

PR:		185989
Submitted by:	takefu (airport.fm)
Approved by:	maintainer timeout (6 months), staging blanket
2014-07-28 11:05:17 +00:00

8 lines
148 B
Makefile

# Created by: David O'Brien <obrien@cs.ucdavis.edu>
# $FreeBSD$
PAPERSIZE= a4
MASTERDIR= ${.CURDIR}/../mp-letter
.include "${MASTERDIR}/Makefile"