freebsd-ports/devel/p5-File-Find-Closures/Makefile
Sunpoet Po-Chuan Hsieh aae176d294 - Add NO_ARCH
2015-10-19 20:21:47 +00:00

20 lines
360 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= File-Find-Closures
PORTVERSION= 1.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Functions you can use with File::Find
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>