mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Sort *_DEPENDS
- Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
4675880a35
commit
4e7e061a86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398344
@ -15,10 +15,11 @@ COMMENT= Perl module of Automated interface to the Wikipedia
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat
|
||||
BUILD_DEPENDS= p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/wikipedia
|
||||
%%PERL5_MAN3%%/WWW::Wikipedia.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Wikipedia::Entry.3.gz
|
||||
%%SITE_PERL%%/WWW/Wikipedia.pm
|
||||
%%SITE_PERL%%/WWW/Wikipedia/Entry.pm
|
||||
%%PERL5_MAN1%%/wikipedia.1.gz
|
||||
%%PERL5_MAN3%%/WWW::Wikipedia.3.gz
|
||||
%%PERL5_MAN3%%/WWW::Wikipedia::Entry.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user