3000b350f9
PR: ports/123987 Submitted by: Gea-Suan Lin <gslin gslin.org> (maintainer) Approved by: mentor (implicit)
21 lines
385 B
Makefile
21 lines
385 B
Makefile
# New ports collection makefile for: p5-Devel-Messenger
|
|
# Date created: 2006-07-21
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Devel-Messenger
|
|
PORTVERSION= 0.02
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Let Your Code Talk to You
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Devel::Messenger.3
|
|
|
|
.include <bsd.port.mk>
|