mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
13 lines
352 B
Makefile
13 lines
352 B
Makefile
|
# New ports collection makefile for: R (a4)
|
||
|
# Version required: R-0.62.2
|
||
|
# Date created: Tue Jun 23 07:36:55 EST 1998
|
||
|
# Whom: Maurice Castro <maurice@serc.rmit.edu.au>
|
||
|
#
|
||
|
# $Id: Makefile,v 1.7 1998/11/18 11:40:41 asami Exp $
|
||
|
#
|
||
|
|
||
|
PAPERSIZE= a4
|
||
|
MASTERDIR= ${.CURDIR}/../R-letter
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|