diff options
Diffstat (limited to 'japanese/p5-HTML-MobileJp/Makefile')
-rw-r--r-- | japanese/p5-HTML-MobileJp/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/p5-HTML-MobileJp/Makefile b/japanese/p5-HTML-MobileJp/Makefile index 7dee908b8707..07cfce8bb8b3 100644 --- a/japanese/p5-HTML-MobileJp/Makefile +++ b/japanese/p5-HTML-MobileJp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-MobileJp -# Date created: 2009-04-19 -# Whom: Masahiro Teramoto <markun@onohara.to> -# +# Created by: Masahiro Teramoto <markun@onohara.to> # $FreeBSD$ -# PORTNAME= HTML-MobileJp PORTVERSION= 0.08 @@ -30,6 +26,7 @@ MAN3= HTML::MobileJp.3 \ HTML::MobileJp::Plugin::GPS.3 \ HTML::MobileJp::Plugin::EZweb::Object.3 +NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- |