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




                           
                                    

                   
                                

                                          

                         
 
                      
# Created by: chinsan
# $FreeBSD$

PORTNAME=	Sub-Current
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RGARCIA
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Get the current subroutine

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>