diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /devel/p5-Spoon | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) |
Notes
Diffstat (limited to 'devel/p5-Spoon')
-rw-r--r-- | devel/p5-Spoon/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 400cffab180b..4f9fe1b77253 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Spoon -# Date created: Fri Jul 16 14:17:55 CST 2004 -# Whom: Cheng-Lung Sung <clsung@dragon2.net> -# +# Created by: Cheng-Lung Sung <clsung@dragon2.net> # $FreeBSD$ -# PORTNAME= Spoon PORTVERSION= 0.24 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Spiffy Application Building Framework +COMMENT= Spiffy Application Building Framework BUILD_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \ p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \ |