mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
6cd721e3b0
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@
16 lines
264 B
Makefile
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"
|