mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
24 lines
451 B
Makefile
24 lines
451 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.11
|
|
#PORTREVISION= 3
|
|
CATEGORIES= korean x11-toolkits
|
|
MASTER_SITES= http://kldp.net/frs/download.php/1443/
|
|
|
|
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>
|