1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/print/enscript-a4/Makefile
Rong-En Fan 6cd721e3b0 - Move CONFLICTS definition to slave ports itself instead of making it in
master port so that portmaster can pick this up correctly
- Remove MD5 checksum from distinfo

Reported by: Warren Block <wblock at wonkity.com> and dougb@
2011-03-13 14:15:42 +00:00

16 lines
264 B
Makefile

# New ports collection makefile for: enscript (a4)
# Date created: 24 Jul, 1997
# Whom: kline
#
# $FreeBSD$
#
CONFLICTS= enscript-letter-* enscript-letterdj-*
PAPERSIZE= a4
PS= A4
MASTERDIR= ${.CURDIR}/../enscript-letter
.include "${MASTERDIR}/Makefile"