diff options
Diffstat (limited to 'korean/imhangul/Makefile')
-rw-r--r-- | korean/imhangul/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile deleted file mode 100644 index 72ebc6246..000000000 --- a/korean/imhangul/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: imhangul -# Date created: May 26 2003 -# Whom: CHOI Junho <cjh@kr.freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= imhangul -PORTVERSION= 0.9.13 -PORTREVISION= 2 -CATEGORIES= korean x11-toolkits -MASTER_SITES= http://kldp.net/frs/download.php/2808/ - -MAINTAINER= cjh@FreeBSD.org -COMMENT= GTK+-2.0 hangul input module - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes - -.include <bsd.port.mk> |