2012-04-07 09:22:35 +02:00
|
|
|
PORTNAME= Net-ILO
|
|
|
|
PORTVERSION= 0.54
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2012-04-07 09:22:35 +02:00
|
|
|
CATEGORIES= net-mgmt perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= snowfly@yuntech.edu.tw
|
|
|
|
COMMENT= Interface to HP Integrated Lights-Out
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Net-ILO
|
2012-04-07 09:22:35 +02:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2012-04-07 09:22:35 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
|
2016-04-01 16:16:16 +02:00
|
|
|
p5-XML-Simple>0:textproc/p5-XML-Simple
|
2012-04-07 09:22:35 +02:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
|
|
|
2013-09-03 18:18:49 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2012-04-07 09:22:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|