freebsd-ports/korean/imhangul/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

23 lines
460 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= 7
CATEGORIES= korean x11-toolkits
MASTER_SITES= http://kldp.net/frs/download.php/2808/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+-2.0 hangul input module
USE_AUTOTOOLS= libtool:22
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.mk>