freebsd-ports/devel/p5-Eval-LineNumbers/Makefile
2013-10-08 14:14:33 +00:00

20 lines
424 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Eval-LineNumbers
PORTVERSION= 0.34
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MUIR/modules
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Add line numbers to hereis blocks that contain perl source code
LICENSE= ART20 LGPL21
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>