freebsd-ports/japanese/namazu/Makefile
2000-06-29 07:03:02 +00:00

28 lines
582 B
Makefile

# New ports collection makefile for: namazu
# Date created: 17 March 1998
# Whom: Seiichirou Hiraoka
#
# $FreeBSD$
#
PORTNAME= namazu
PORTVERSION= 1.3.0.11
CATEGORIES= japanese textproc
MASTER_SITES= http://www.namazu.org/stable/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flathill
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
WRKSRC= ${WRKDIR}/${DISTNAME}/src
.include <bsd.port.mk>