2005-12-27 10:35:56 +01:00
|
|
|
# New ports collection makefile for: devel/p5-Return-Value
|
|
|
|
# Date created: 27 December 2005
|
|
|
|
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Return-Value
|
2009-07-02 12:12:52 +02:00
|
|
|
PORTVERSION= 1.666001
|
2005-12-27 10:35:56 +01:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-12-27 10:35:56 +01:00
|
|
|
MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= Return::Value - Polymorphic Return Values
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Return::Value.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|