diff options
Diffstat (limited to 'lang/p5-v6/Makefile')
-rw-r--r-- | lang/p5-v6/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/lang/p5-v6/Makefile b/lang/p5-v6/Makefile index f5ce6f72bd32..c3122901505a 100644 --- a/lang/p5-v6/Makefile +++ b/lang/p5-v6/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: v6 -# Date created: Aug 1, 2006 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= v6 PORTVERSION= 0.017 @@ -15,7 +10,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= An experimental compiler for Perl 6 +COMMENT= Experimental compiler for Perl 6 BUILD_DEPENDS= p5-Data-Bind>=0.28:${PORTSDIR}/devel/p5-Data-Bind \ p5-Devel-Caller>=0.10:${PORTSDIR}/devel/p5-Devel-Caller \ |