mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
9eb9521064
- Style fixes. - Add MASTER_SITES. - Take maintainership. PR: ports/158074
14 lines
302 B
Makefile
14 lines
302 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-[0-9]*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|