diff options
Diffstat (limited to 'japanese/p5-DateTime-Format-Japanese/Makefile')
-rw-r--r-- | japanese/p5-DateTime-Format-Japanese/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/p5-DateTime-Format-Japanese/Makefile b/japanese/p5-DateTime-Format-Japanese/Makefile index 8e49bdbd9c56..a54ed7c2cbd5 100644 --- a/japanese/p5-DateTime-Format-Japanese/Makefile +++ b/japanese/p5-DateTime-Format-Japanese/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Format-Japanese -# Date created: 2007-11-06 -# Whom: Masahiro Teramoto <markun@onohara.to> -# +# Created by: Masahiro Teramoto <markun@onohara.to> # $FreeBSD$ -# PORTNAME= DateTime-Format-Japanese PORTVERSION= 0.04000 @@ -28,6 +24,7 @@ MAN3= DateTime::Format::Japanese.3 \ DateTime::Format::Japanese::Common.3 \ DateTime::Format::Japanese::Traditional.3 +NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- |