diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-01 02:08:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-01 02:08:04 +0800 |
commit | 49510a803dc32843488d01ee03656c4981d1e528 (patch) | |
tree | 7f3dcb8bb26ea37df0d5d0cbd34ab511594d3fa0 /irc | |
parent | b9826e237b3743e7b3d2009e20015f82d160b803 (diff) | |
download | freebsd-ports-gnome-49510a803dc32843488d01ee03656c4981d1e528.tar.gz freebsd-ports-gnome-49510a803dc32843488d01ee03656c4981d1e528.tar.zst freebsd-ports-gnome-49510a803dc32843488d01ee03656c4981d1e528.zip |
POE::Component::IRC::Plugin::CoreList is a frontend to the
excellent Module::CoreList module which will let you know
what modules shipped with which versions of perl, over IRC.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile | 33 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo | 3 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-descr | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist | 13 |
5 files changed, 55 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index e73a63dfb61b..8851448f9714 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -83,6 +83,7 @@ SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks + SUBDIR += p5-POE-Component-IRC-Plugin-CoreList SUBDIR += p5-POE-Component-Server-IRC SUBDIR += p5-POE-Filter-IRCD SUBDIR += party diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile new file mode 100644 index 000000000000..015cf87c6a29 --- /dev/null +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: POE-Component-IRC-Plugin-Corelist +# Date created: 31 may 2008 +# Whom: Martin Wilke <miwi@FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= POE-Component-IRC-Plugin-CoreList +PORTVERSION= 0.06 +CATEGORIES= irc perl5 devel +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= miwi@FreeBSD.org +COMMENT= A IRC plugin that provides CoreList goodness. + +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC +RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC + +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PERL_CONFIGURE= yes + +MAN3= POE::Component::IRC::Plugin::CoreList.3 + +post-install: +.ifndef(NOPORTEXAMPLES) + @${MKDIR} ${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR} +.endif + +.include <bsd.port.mk> diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo b/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo new file mode 100644 index 000000000000..b75d15870d55 --- /dev/null +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/distinfo @@ -0,0 +1,3 @@ +MD5 (POE-Component-IRC-Plugin-CoreList-0.06.tar.gz) = 8d59e8711704c2487d39ca6663c4f60b +SHA256 (POE-Component-IRC-Plugin-CoreList-0.06.tar.gz) = 56d0b9ec99e64b9c132bb3b4d95bf00e0b928897ddd2290adeb4e42edce94b0e +SIZE (POE-Component-IRC-Plugin-CoreList-0.06.tar.gz) = 22097 diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-descr b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-descr new file mode 100644 index 000000000000..d9b53133a2a2 --- /dev/null +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-descr @@ -0,0 +1,5 @@ +POE::Component::IRC::Plugin::CoreList is a frontend to the +excellent Module::CoreList module which will let you know +what modules shipped with which versions of perl, over IRC. + +WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/ diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist new file mode 100644 index 000000000000..a28efe0ef5a7 --- /dev/null +++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/pkg-plist @@ -0,0 +1,13 @@ +%%SITE_PERL%%/POE/Component/IRC/Plugin/CoreList.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/CoreList/.packlist +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/CoreList +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Plugin +@dirrmtry %%SITE_PERL%%/POE/Component/IRC +@dirrmtry %%SITE_PERL%%/POE/Component +@dirrmtry %%SITE_PERL%%/POE |