aboutsummaryrefslogtreecommitdiffstats
path: root/korean/imhangul/Makefile
blob: c4509089bbf89755cf7a9782fb3d5a5f11a8c400 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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=   1
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_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOME=  gtk20
GNU_CONFIGURE=  yes

.include <bsd.port.mk>