freebsd-ports/devel/p5-Test-NoTabs/Makefile
Sunpoet Po-Chuan Hsieh 68bfef6aad - Update to 1.3
- Add LICENSE

Changes:	http://search.cpan.org/dist/Test-NoTabs/Changes
PR:		ports/169444
Submitted by:	sunpoet (myself)
Approved by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-06-26 15:59:01 +00:00

25 lines
491 B
Makefile

# New ports collection makefile for: p5-Test-NoTabs
# Date created: 2011-02-16
# Whom: milki <milki@rescomp.berkeley.edu>
#
# $FreeBSD$
#
PORTNAME= Test-NoTabs
PORTVERSION= 1.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BOBTFISH
PKGNAMEPREFIX= p5-
MAINTAINER= milki@rescomp.berkeley.edu
COMMENT= Check the presence of tabs in your project
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Test::NoTabs.3
.include <bsd.port.mk>