mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
13 lines
231 B
Makefile
13 lines
231 B
Makefile
|
# New ports collection makefile for: enscript (a4)
|
||
|
# Version required: 1.6.1
|
||
|
# Date created: 24 Jul, 1997
|
||
|
# Whom: kline
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PAPERSIZE= a4
|
||
|
MASTERDIR= ${.CURDIR}/../enscript-letter
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|