# New ports collection makefile for:	p5-PDFJ
# Date created:		Oct 22, 2002
# Whom:			kuriyama@FreeBSD.org
#
# $FreeBSD: ports/japanese/p5-PDFJ/Makefile,v 1.3 2003/02/22 07:48:46 kuriyama Exp $
#

PORTNAME=	PDFJ
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	japanese perl5
MASTER_SITES=	http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	PDFJ module provides methods to generate Japanese PDF file

USE_ZIP=	YES
PERL_CONFIGURE=	YES
WRKSRC=		${WRKDIR}

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>
