1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/print/psutils-a4/Makefile
Hiroki Sato 9eb9521064 - Fix build when CC=clang.
- Style fixes.
- Add MASTER_SITES.
- Take maintainership.

PR:	ports/158074
2011-06-20 19:35:51 +00:00

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"