mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Add NO_ARCH
- Sort PLIST - Pass maintainership to perl@
This commit is contained in:
parent
af3c261eba
commit
63b501532a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389433
@ -8,13 +8,14 @@ CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Tk::XMLViewer - Tk widget to display XML
|
||||
|
||||
BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \
|
||||
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/tkxmlview
|
||||
%%PERL5_MAN3%%/Tk::XMLViewer.3.gz
|
||||
%%SITE_PERL%%/Tk/XMLViewer.pm
|
||||
%%PERL5_MAN3%%/Tk::XMLViewer.3.gz
|
||||
man/man1/tkxmlview.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user