aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filter-Template/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /devel/p5-Filter-Template/Makefile
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
Notes
Diffstat (limited to 'devel/p5-Filter-Template/Makefile')
-rw-r--r--devel/p5-Filter-Template/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Filter-Template/Makefile b/devel/p5-Filter-Template/Makefile
index fd25ae540207..012e4cce002d 100644
--- a/devel/p5-Filter-Template/Makefile
+++ b/devel/p5-Filter-Template/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Filter-Template
-# Date created: 15 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Filter-Template
PORTVERSION= 1.040
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A source filter for inline code templates (macros)
+COMMENT= Source filter for inline code templates (macros)
BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
RUN_DEPENDS:= ${BUILD_DEPENDS}