2003-06-03 05:38:11 +02:00
|
|
|
# New ports collection makefile for: imhangul
|
|
|
|
# Date created: May 26 2003
|
|
|
|
# Whom: CHOI Junho <cjh@kr.freebsd.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= imhangul
|
2005-09-11 09:04:16 +02:00
|
|
|
PORTVERSION= 0.9.13
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 4
|
2003-06-03 05:38:11 +02:00
|
|
|
CATEGORIES= korean x11-toolkits
|
2005-09-11 09:04:16 +02:00
|
|
|
MASTER_SITES= http://kldp.net/frs/download.php/2808/
|
2003-06-03 05:38:11 +02:00
|
|
|
|
|
|
|
MAINTAINER= cjh@FreeBSD.org
|
|
|
|
COMMENT= GTK+-2.0 hangul input module
|
|
|
|
|
2007-02-01 03:42:05 +01:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2003-06-03 05:38:11 +02:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_GNOME= gtk20
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|