aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/x-unikey/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-08-13 14:02:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-08-13 14:02:57 +0000
commita1309a96b79a9b422e923fe9f43daecce733b1a5 (patch)
treebfceaf39eaa50e38101480217a3000b908f4b9af /vietnamese/x-unikey/Makefile
parent2a253d3d0f357cb704a9420dde8d72575c6e0646 (diff)
downloadports-a1309a96b79a9b422e923fe9f43daecce733b1a5.tar.gz
ports-a1309a96b79a9b422e923fe9f43daecce733b1a5.zip
UniKey is a very small and easy-to-use Vietnamese keyboard for Windows.
X-Unikey is Unikey ported to Linux and FreeBSD. X-Unikey lets you type Vietnamese in X Window environment. WWW: http://www.unikey.org/linux.php PR: ports/148389 Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
Notes
Notes: svn path=/head/; revision=259176
Diffstat (limited to 'vietnamese/x-unikey/Makefile')
-rw-r--r--vietnamese/x-unikey/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/vietnamese/x-unikey/Makefile b/vietnamese/x-unikey/Makefile
new file mode 100644
index 000000000000..d2ad071f0e66
--- /dev/null
+++ b/vietnamese/x-unikey/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: x-unikey
+# Date created: 2010-06-25
+# Whom: Alexander Yerenkow <yerenkow@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= x-unikey
+PORTVERSION= 1.0.4
+CATEGORIES= vietnamese textproc
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR= unikey/${PORTNAME}/${PORTVERSION}
+
+MAINTAINER= yerenkow@gmail.com
+COMMENT= Vietnamese input method for X
+
+USE_BZIP2= yes
+USE_XORG= x11
+GNU_CONFIGURE= yes
+
+PLIST_FILES= bin/unikey bin/ukxim
+
+.include <bsd.port.mk>