summaryrefslogtreecommitdiff
path: root/japanese/anthy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/anthy/Makefile')
-rw-r--r--japanese/anthy/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile
new file mode 100644
index 000000000000..9741e04b1c0e
--- /dev/null
+++ b/japanese/anthy/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: anthy
+# Date created: 26 February 2002
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= anthy
+PORTVERSION= 2427b
+CATEGORIES= japanese
+MASTER_SITES= http://www.kyoto.trans-nt.com/anthy/
+
+MAINTAINER= nakai@FreeBSD.org
+
+GNU_CONFIGURE= yes
+INSTALL_SHLIBS= yes
+
+.include <bsd.port.mk>