freebsd-ports/japanese/p5-PDFJ/Makefile
Jun Kuriyama f3162438a7 Make this module "perl -w" friendly.
Respect $PKGNAMEPREFIX in ../Makefile.inc.
2002-10-24 07:46:28 +00:00

24 lines
446 B
Makefile

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