mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
205 B
Makefile
12 lines
205 B
Makefile
# New ports collection makefile for: enscript (a4)
|
|
# Date created: 24 Jul, 1997
|
|
# Whom: kline
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../enscript-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|