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