summaryrefslogtreecommitdiff
path: root/korean/byeoroo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/byeoroo/Makefile')
-rw-r--r--korean/byeoroo/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/korean/byeoroo/Makefile b/korean/byeoroo/Makefile
deleted file mode 100644
index f7ae851c9416..000000000000
--- a/korean/byeoroo/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: byeoroo
-# Date created: 04 Jun 1999
-# Whom: CHOI Junho <cjh@kr.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= byeoroo
-PORTVERSION= 0.0.19990605.3
-PORTREVISION= 1
-CATEGORIES= korean x11
-MASTER_SITES= http://master.debian.or.kr/~cwryu/archive/byeoroo/
-
-MAINTAINER= cjh@FreeBSD.org
-COMMENT= Korean X11 Input Method
-
-BROKEN= "Does not compile"
-
-RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts \
- ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>