blob: 43151c8394fa78685ed903834d095ac3b81aa937 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: enscript (letterdj)
# Date created: 24 Jul, 1997
# Whom: kline
#
# $FreeBSD$
#
PAPERSIZE= letterdj
MASTERDIR= ${.CURDIR}/../enscript-letter
.include "${MASTERDIR}/Makefile"
|