1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/p5-Task-Weaken/Makefile
Lars Balker Rasmussen 60b4b30ddd Update to 1.02
2007-12-11 20:40:35 +00:00

22 lines
376 B
Makefile

# Ports collection makefile for: p5-Task-Weaken
# Date created: Apr 5, 2007
# Whom: lbr@freebsd.org
#
# $FreeBSD$
#
PORTNAME= Task-Weaken
PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Ensure that a platform has weaken support
PERL_CONFIGURE= 5.8.5+
MAN3= Task::Weaken.3
.include <bsd.port.mk>