mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
07ea44896f
PR: 13375 Submitted by: maintainer
13 lines
273 B
Makefile
13 lines
273 B
Makefile
# New ports collection makefile for: R (a4)
|
|
# Version required: R-0.64.2
|
|
# 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"
|