aboutsummaryrefslogtreecommitdiffstats
path: root/print/mp-a4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/mp-a4/Makefile')
-rw-r--r--print/mp-a4/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/mp-a4/Makefile b/print/mp-a4/Makefile
new file mode 100644
index 000000000000..e3a01579fb3a
--- /dev/null
+++ b/print/mp-a4/Makefile
@@ -0,0 +1,12 @@
+# 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"