freebsd-ports/devel/p5-Task-Weaken/Makefile
Philip M. Gollucci 50286a9e7f - Update to 1.03
PR:             ports/135768
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
2009-06-19 16:25:41 +00:00

21 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.03
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>