mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
2cbffa33df
Another kana-kanji conversion server.
19 lines
362 B
Makefile
19 lines
362 B
Makefile
# 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>
|