14c86fb50c
PR: ports/80491 Submitted by: LI Dong <ld@ldconfig.com>
13 lines
297 B
Makefile
13 lines
297 B
Makefile
# New ports collection makefile for: psutils (a4)
|
|
# Date created: 21 September 1994
|
|
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../psutils-letter
|
|
|
|
CONFLICTS= psutils-letter-*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|