+inputmethods/anthy

This commit is contained in:
espie
2006-10-18 23:16:27 +00:00
parent 363d6b4a46
commit 98bf5a959a
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.51 2006/10/18 13:52:33 sturm Exp $
# $OpenBSD: Makefile,v 1.52 2006/10/18 23:16:27 espie Exp $
# $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $
#
@@ -42,6 +42,7 @@ SUBDIR += education
SUBDIR += emulators
SUBDIR += games
SUBDIR += graphics
SUBDIR += inputmethods
SUBDIR += japanese
SUBDIR += java
SUBDIR += korean
+5
View File
@@ -0,0 +1,5 @@
# $OpenBSD: Makefile,v 1.1 2006/10/18 23:16:27 espie Exp $
SUBDIR += anthy
.include <bsd.port.subdir.mk>