summaryrefslogblamecommitdiff
path: root/japanese/namazu/Makefile
blob: 23c18694c5c5f3a55144677b61aa790e2c2f17a8 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                                          
           

 

                        
                                 

                                                              
 
                                    








                                                    
                                         

                      
# 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/ \
		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

WRKSRC=		${WRKDIR}/${DISTNAME}/src

.include <bsd.port.mk>