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

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

MAINTAINER=	kuriyama@FreeBSD.org

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

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>