mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
f11f66145a
PR: 58884 Submitted by: maintainer
14 lines
266 B
Makefile
14 lines
266 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
|
|
|
|
CONFLICTS= R-letter-*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|