summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-05-05 03:26:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-05-05 03:26:17 +0000
commit041e15a941b4c5e7fc5244ccf2b1e9064a3bb977 (patch)
tree061a83a6ed422abe9fb1ed43f08eb86d431eaa27 /japanese
parent- disconnect obsolete ports gd1 and relatives (diff)
- remove obsolte ports of gd1 and realatives
Notes
Notes: svn path=/head/; revision=108423
Diffstat (limited to 'japanese')
-rw-r--r--japanese/gd1/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/japanese/gd1/Makefile b/japanese/gd1/Makefile
deleted file mode 100644
index c2ecb35f020a..000000000000
--- a/japanese/gd1/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: gd1
-# Date created: 19 Aug 1998
-# Whom: ichiro@ichiro.org
-#
-# $FreeBSD$
-#
-
-CATEGORIES= japanese
-
-MAINTAINER= ichiro@ichiro.org
-COMMENT= A graphics library for fast image creation with Japanese support
-
-MASTERDIR= ${.CURDIR}/../../graphics/gd1
-
-DEPRECATED= ancient, gd2 should be API compatible
-EXPIRATION_DATE= 2004-05-01
-
-LATEST_LINK= ja-gd1
-CPPFLAGS+= -DJISX0208
-
-.include "${MASTERDIR}/Makefile"