freebsd-ports/korean/imhangul/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

23 lines
458 B
Makefile

# 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= 4
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_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.mk>