mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
284 B
Makefile
13 lines
284 B
Makefile
|
# New ports collection makefile for: a2ps (letterdj)
|
||
|
# Version required: 4.10.3
|
||
|
# Date created: 15 July 1998
|
||
|
# Whom: Chuck Robey (chuckr@freebsd.org)
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
PAPERSIZE= letterdj
|
||
|
MASTERDIR= ${.CURDIR}/../a2ps-letter
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|