mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Add LICENSE
- Add TEST_DEPENDS - Use USES=zip
This commit is contained in:
parent
347d264605
commit
e01dcef727
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347464
@ -7,15 +7,18 @@ PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits tk perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Toolbar widget for Perl/Tk
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Tk-CursorControl>=0:${PORTSDIR}/x11-toolkits/p5-Tk-CursorControl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USES= perl5 zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user