freebsd-ports/japanese/ack/Makefile
Jun Kuriyama b072dbeb30 Kanji code converter.
PR:		ports/7640
Submitted by:	Masanori Kiriake <seiken@nbs.co.jp>
1998-09-15 22:05:58 +00:00

21 lines
373 B
Makefile

# New ports collection makefile for: ack
# Version required: 1.39
# Date created: 21 Jul 1998
# Whom: Masanori Kiriake <seiken@nbs.co.jp>
#
# $Id$
DISTNAME= ack139
PKGNAME= ja-ack-1.39
CATEGORIES= japanese converters
MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/unix/ack/
MAINTAINER= seiken@nbs.co.jp
ALL_TARGET= ack
MANLANG= ja
MAN1= ack.1
.include <bsd.port.mk>