freebsd-ports/japanese/namazu/Makefile

28 lines
627 B
Makefile
Raw Normal View History

# New ports collection makefile for: namazu
2000-02-01 14:39:37 +01:00
# Version required: 1.3.0.11
# Date created: 17 March 1998
# Whom: Seiichirou Hiraoka
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
2000-02-01 14:39:37 +01:00
DISTNAME= namazu-1.3.0.11
PKGNAME= ja-namazu-1.3.0.11
CATEGORIES= japanese textproc
2000-03-07 23:26:54 +01:00
MASTER_SITES= http://www.namazu.org/stable/ \
http://people.FreeBSD.org/~flathill/distfiles/
MAINTAINER= flathill@FreeBSD.org
BUILD_DEPENDS= kakasi:${PORTSDIR}/japanese/kakasi \
nkf:${PORTSDIR}/japanese/nkf
RUN_DEPENDS= kakasi:${PORTSDIR}/japanese/kakasi \
nkf:${PORTSDIR}/japanese/nkf
USE_PERL5= yes
GNU_CONFIGURE= yes
2000-02-01 14:39:37 +01:00
WRKSRC= ${WRKDIR}/namazu-1.3.0.11/src
.include <bsd.port.mk>