mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
14c86fb50c
PR: ports/80491 Submitted by: LI Dong <ld@ldconfig.com>
14 lines
297 B
Makefile
14 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"
|