freebsd-ports/devel/p5-Test-Signature/Makefile

22 lines
424 B
Makefile

# New ports collection makefile for: p5-Test-Signature
# Date created: 2012-03-06
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Test-Signature
PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
#MASTER_SITE_SUBDIR= CPAN:AUDREYT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Automated SIGNATURE testing
PERL_CONFIGURE= yes
MAN3= Test::Signature.3
.include <bsd.port.mk>