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 /irc/p5-POE-Component-IRC-Object/Makefile | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Notes
Notes:
svn path=/head/; revision=315509
Diffstat (limited to 'irc/p5-POE-Component-IRC-Object/Makefile')
-rw-r--r-- | irc/p5-POE-Component-IRC-Object/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile index fffcad341bc8..2f1f397a20c3 100644 --- a/irc/p5-POE-Component-IRC-Object/Makefile +++ b/irc/p5-POE-Component-IRC-Object/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-IRC-Object -# Date created: 05 July 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-IRC-Object PORTVERSION= 0.02 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A slightly simpler OO interface to POE::Component::IRC +COMMENT= Slightly simpler OO interface to POE::Component::IRC BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC |