mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
14 lines
273 B
Makefile
14 lines
273 B
Makefile
# ex:ts=8
|
|
# Ports collection makefile for: lprps (a4)
|
|
# Version required: 2.50
|
|
# Date created: Sat Aug 3, 1996
|
|
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../lprps-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|