summaryrefslogtreecommitdiff
path: root/japanese/p5-PDFJ/Makefile
blob: b0e01b7db362e483c573e812e368ed2e166f53b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	p5-PDFJ
# Date created:		Oct 22, 2002
# Whom:			kuriyama@FreeBSD.org
#
# $FreeBSD$
#

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

MAINTAINER=	kuriyama@FreeBSD.org

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

.include <bsd.port.mk>