mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
13 lines
280 B
Makefile
13 lines
280 B
Makefile
|
# New ports collection makefile for: lprps (a4)
|
||
|
# Version required: 2.50
|
||
|
# Date created: Sat Aug 3, 1996
|
||
|
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PAPERSIZE= a4
|
||
|
MASTERDIR= ${.CURDIR}/../lprps-letter
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|