aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Sub-Uplevel/Makefile
blob: ac5e8a68aa95e6bd9e0a21cb793967f8b40f6dc1 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                         
                                                                         




                           
                      
                           
                    

                   
                                
                                                                                


                   

                              
                      
# New ports collection makefile for:    p5-Sub-Uplevel
# Date created:				January 27th 2003
# Whom:	      				Erwin Lansing <erwin@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Sub-Uplevel
PORTVERSION=	0.2002
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Sub::Uplevel - apparently run a function in a higher stack frame

PERL_CONFIGURE=	yes

MAN3=		Sub::Uplevel.3

.include <bsd.port.mk>