freebsd-ports/korean/imhangul/Makefile
Joe Marcus Clarke 29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00

23 lines
446 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= 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>