summaryrefslogtreecommitdiff
path: root/korean/ami
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-08-25 05:41:14 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-08-25 05:41:14 +0000
commit3bd043121de901cedf5154878d8188cd28d367f2 (patch)
tree6522f62e13731951229263587220dd5335b23070 /korean/ami
parentChange Id->FreeBSD. (diff)
Just another Korean X11 Input Method
PR: 12145 Submitted by: CHOI Junho <cjh@kr.freebsd.org>
Notes
Notes: svn path=/head/; revision=20945
Diffstat (limited to 'korean/ami')
-rw-r--r--korean/ami/Makefile26
-rw-r--r--korean/ami/distinfo1
-rw-r--r--korean/ami/files/patch-aa21
-rw-r--r--korean/ami/pkg-comment1
-rw-r--r--korean/ami/pkg-descr9
-rw-r--r--korean/ami/pkg-plist1
6 files changed, 59 insertions, 0 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
new file mode 100644
index 000000000000..4b15621473ea
--- /dev/null
+++ b/korean/ami/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: ami
+# Version required: ami-0.1.3
+# Date created: 05 Jun 1999
+# Whom: CHOI Junho <cjh@kr.freebsd.org>
+#
+# $Id$
+#
+
+DISTNAME= ami-0.1.3
+PKGNAME= ko-ami-0.1.3
+CATEGORIES= korean x11
+MASTER_SITES= http://www.shinbiro.com/cug/linux/pds0/A/238/ \
+ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
+
+MAINTAINER= cjh@kr.freebsd.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+WRKSRC= ${WRKDIR}/ami
+
+ALL_TARGET= ami
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ami ${PREFIX}/bin/ami
+
+.include <bsd.port.mk>
diff --git a/korean/ami/distinfo b/korean/ami/distinfo
new file mode 100644
index 000000000000..ea48d14f05bf
--- /dev/null
+++ b/korean/ami/distinfo
@@ -0,0 +1 @@
+MD5 (ami-0.1.3.tar.gz) = 2f18303aa24b19c92321ff0852c2aedb
diff --git a/korean/ami/files/patch-aa b/korean/ami/files/patch-aa
new file mode 100644
index 000000000000..807ad8631bd0
--- /dev/null
+++ b/korean/ami/files/patch-aa
@@ -0,0 +1,21 @@
+--- Makefile~ Wed May 26 23:23:14 1999
++++ Makefile Thu Jun 3 20:02:15 1999
+@@ -2,13 +2,13 @@
+ VERSION = 0.1.3
+
+
+-CC = gcc
+-CFLAGS= -I. -g -Wall `gtk-config --cflags`
+-LD_FLAGS= `gtk-config --libs`
++#CC = gcc
++#CFLAGS= -I. -g -Wall `gtk-config --cflags`
++#LD_FLAGS= `gtk-config --libs`
+ #
+ # for FreeBSD
+-# CFLAGS= -I. -g -Wall `gtk12-config --cflags`
+-# LD_FLAGS = `gtk12-config --libs` -lxpg4
++CFLAGS= -I. -g -Wall `gtk12-config --cflags`
++LD_FLAGS = `gtk12-config --libs` -lxpg4
+ #
+
+ OBJ = ic.o cli.o edit.o ami.o cp.o handler.o hangulinput.o dispwin.o util.o \
diff --git a/korean/ami/pkg-comment b/korean/ami/pkg-comment
new file mode 100644
index 000000000000..8de24d68bf4e
--- /dev/null
+++ b/korean/ami/pkg-comment
@@ -0,0 +1 @@
+Just another Korean X11 Input Method
diff --git a/korean/ami/pkg-descr b/korean/ami/pkg-descr
new file mode 100644
index 000000000000..50b9e9a75160
--- /dev/null
+++ b/korean/ami/pkg-descr
@@ -0,0 +1,9 @@
+ami: An X11R6 Input Method Server for the Korean Language
+
+ - OverTheSpot, OffTheSpot
+ - 2-bul, 3-bul style Korean Keyboard
+
+ ami by Chi-duck, Hwang <cdhwang@sr.hei.co.kr>
+
+--
+CHOI Junho <cjh@kr.freebsd.org>
diff --git a/korean/ami/pkg-plist b/korean/ami/pkg-plist
new file mode 100644
index 000000000000..2c71510eba6e
--- /dev/null
+++ b/korean/ami/pkg-plist
@@ -0,0 +1 @@
+bin/ami