blob: 81fcabcfd1fbaf4d9171001d20834f89d6eb38bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: gimp-manual-1.0.0 (PS)
# Version required: 1.0.0
# Date created: 5 June 1998
# Whom: Brett Taylor
#
# $Id$
#
DOCFORMAT= PS
MASTERDIR= ${.CURDIR}/../gimp-manual-html
.include "${MASTERDIR}/Makefile"
|