aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Task-Weaken/Makefile
blob: 4a030baf730bd047d91914f05228909d4fb2e637 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                    
                           
                    

                   
                                

                                                         
                      


                      
                      
# Ports collection makefile for:	p5-Task-Weaken
# Date created:				Apr 5, 2007
# Whom:					lbr@freebsd.org
#
# $FreeBSD$
#

PORTNAME=	Task-Weaken
PORTVERSION=	1.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Ensure that a platform has weaken support

PERL_CONFIGURE=	5.8.5+

MAN3=	Task::Weaken.3

.include <bsd.port.mk>