mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
243 B
Makefile
12 lines
243 B
Makefile
# New ports collection makefile for: R (a4)
|
|
# Date created: Tue Jun 23 07:36:55 EST 1998
|
|
# Whom: Maurice Castro <maurice@serc.rmit.edu.au>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../R-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|