2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Andrey Kostenko <andrey@kostenko.name>
|
2009-11-04 15:07:18 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Archive-Rar
|
|
|
|
PORTVERSION= 2.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2010-09-14 01:39:45 +02:00
|
|
|
CATEGORIES= archivers perl5
|
2009-11-04 15:07:18 +01:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-04-20 05:04:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2009-11-04 15:07:18 +01:00
|
|
|
COMMENT= Interface with the 'rar' command
|
|
|
|
|
2015-03-13 00:00:02 +01:00
|
|
|
BUILD_DEPENDS= rar:${PORTSDIR}/archivers/rar \
|
2011-05-18 23:49:18 +02:00
|
|
|
p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
|
2009-11-04 15:07:18 +01:00
|
|
|
|
2015-08-10 22:23:51 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-11-04 15:07:18 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|