Tweak korean/p5-Lingua-KO-Hangul-Util version 0.28
[dports.git] / korean / scim-tables / Makefile
1 # Created by: Jie Gao   <gaoj@cpsc.ucalgary.ca>
2 #    $MCom: ports/korean/scim-tables/Makefile,v 1.1 2006/09/30 03:44:11 ahze Exp $
3 PORTNAME=       scim-tables
4 PORTVERSION=    0.5.10
5 PORTREVISION=   1
6 CATEGORIES=     korean
7 MASTER_SITES=   SF/scim/${PORTNAME}/${PORTVERSION}
8
9 MAINTAINER=     ports@FreeBSD.org
10 COMMENT=        SCIM table based Korean input methods
11
12 BUILD_DEPENDS=  scim-make-table:textproc/scim-table-imengine
13 RUN_DEPENDS=    scim-make-table:textproc/scim-table-imengine
14
15 GNU_CONFIGURE=  yes
16 USES=           pkgconfig gmake
17
18 .include <bsd.port.mk>