mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
297 B
Makefile
13 lines
297 B
Makefile
# New ports collection makefile for: psutils (a4)
|
|
# Version required: 1.16
|
|
# Date created: 21 September 1994
|
|
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../psutils-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|