diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 02:29:34 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 02:29:34 +0000 |
commit | 136cc8f44fe06808a711d8d17b4a4edde5528fb2 (patch) | |
tree | b84ea78c60b31723859f75646bb5378e75c71abc /irc/p5-POE-Component-IRC-Object | |
parent | 23b245ed039e9ae8b8b051e8d072451d35ed49d9 (diff) | |
download | ports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.tar.gz ports-136cc8f44fe06808a711d8d17b4a4edde5528fb2.zip |
Add DOCS option where PORTDOCS appears in plist.
Notes
Notes:
svn path=/head/; revision=362018
Diffstat (limited to 'irc/p5-POE-Component-IRC-Object')
-rw-r--r-- | irc/p5-POE-Component-IRC-Object/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/p5-POE-Component-IRC-Object/pkg-plist b/irc/p5-POE-Component-IRC-Object/pkg-plist index 20d776ad230d..412e391c9e21 100644 --- a/irc/p5-POE-Component-IRC-Object/pkg-plist +++ b/irc/p5-POE-Component-IRC-Object/pkg-plist @@ -1,8 +1,8 @@ %%PERL5_MAN3%%/POE::Component::IRC::Object.3.gz %%SITE_PERL%%/POE/Component/IRC/Object.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Object/.packlist -%%PORTDOCS%%%%EXAMPLESDIR%%/elizabot.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elizabot.pl +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Object @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component |