diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-20 15:09:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-20 15:09:58 +0000 |
commit | 5917bfd3ce893814274cc7cd944f33886081a781 (patch) | |
tree | ec05c556b047f43c9317330582cfe73fb6266f86 /irc/p5-POE-Component-IRC-Plugin-Bollocks | |
parent | 1a7946f3c9ce457b2e0be5ffbde8ea9bb54a563b (diff) | |
download | ports-5917bfd3ce893814274cc7cd944f33886081a781.tar.gz ports-5917bfd3ce893814274cc7cd944f33886081a781.zip |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-Bollocks')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile | 20 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist | 1 |
3 files changed, 17 insertions, 9 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile index e2fd34c3c908..e5ffe204a193 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-Bollocks -PORTVERSION= 1.00 -PORTREVISION= 2 +PORTVERSION= 1.02 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +10,25 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that talks bollocks +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Dev-Bollocks>=0.06:textproc/p5-Dev-Bollocks \ - p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ - p5-POE>=0:devel/p5-POE + p5-POE>=0:devel/p5-POE \ + p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= perl5 USE_PERL5= configure -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo b/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo index 7a0920572f89..5a9b0f3cd32b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = eba9250425a8fb447260a62a580f1bc23ce85145fed508e2462cf7cabe89b2db -SIZE (POE-Component-IRC-Plugin-Bollocks-1.00.tar.gz) = 23175 +TIMESTAMP = 1487527738 +SHA256 (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = a7f609c01d502e60bfb1a3ef8005926df5660163ea338ae43f371bb92909cf86 +SIZE (POE-Component-IRC-Plugin-Bollocks-1.02.tar.gz) = 12058 diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist index 0a5ce0231a32..1c7a92fcb29b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/Bollocks.pm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl %%PERL5_MAN3%%/POE::Component::IRC::Plugin::Bollocks.3.gz |