mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Dang. I knew I forgot something. This goes with the previous mass commit
(see graphics/Makefile rev. 1.100 for log message).
This commit is contained in:
parent
751790b51a
commit
83a5febf20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14710
12
print/a2ps-letterdj/Makefile
Normal file
12
print/a2ps-letterdj/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# 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"
|
12
print/c2ps-a4/Makefile
Normal file
12
print/c2ps-a4/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# New ports collection makefile for: c2ps (a4)
|
||||
# Version required: 4.0
|
||||
# Date created: 19 March 1997
|
||||
# Whom: Matthew Hunt <mph@pobox.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PAPERSIZE= a4
|
||||
MASTERDIR= ${.CURDIR}/../c2ps-letter
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user