diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:09:39 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-04-29 22:09:39 +0000 |
commit | a78c8ee06436b9eb194e3b12b9347ae1477f7569 (patch) | |
tree | 733630c503b8a1fa6273317fe082f88b8a40393e /graphics/gimp-manual-ps/Makefile | |
parent | distinfo unnecessary for slave port. (diff) |
Retire gimp-manual-ps port. The new version of the manual is only available
as html or pdf
PR: 51600
Submitted by: maintainer
Diffstat (limited to 'graphics/gimp-manual-ps/Makefile')
-rw-r--r-- | graphics/gimp-manual-ps/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-manual-ps/Makefile b/graphics/gimp-manual-ps/Makefile deleted file mode 100644 index fa7b1459af40..000000000000 --- a/graphics/gimp-manual-ps/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# New ports collection makefile for: gimp-manual-1.0.0 (PS) -# Date created: 5 June 1998 -# Whom: Brett Taylor -# -# $FreeBSD$ -# - -DOCFORMAT= PS -MASTERDIR= ${.CURDIR}/../gimp-manual-html - -.include "${MASTERDIR}/Makefile" |