1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/textproc/p5-Regexp-Common/Makefile
Emanuel Haupt cedf3f8bd7 - Update to 2016060801
- Mark NO_ARCH

PR:		2016060801
Approved by:	maintainer timeout (tobez, 45 days)
2016-09-10 15:32:50 +00:00

21 lines
406 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Regexp-Common
PORTVERSION= 2016060801
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Regexp::Common - Provide commonly requested regular expressions
LICENSE= ART10 ART20 BSD3CLAUSE MIT
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>