freebsd-ports/devel/p5-Sub-Current/Makefile
2013-10-31 07:36:25 +00:00

17 lines
295 B
Makefile

# 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>