freebsd-ports/archivers/p5-Archive-Extract/Makefile
Sunpoet Po-Chuan Hsieh 2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00

19 lines
346 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Archive-Extract
PORTVERSION= 0.72
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic archive extracting mechanism
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>