freebsd-ports/devel/p5-Sub-Current/Makefile
2009-08-28 17:37:26 +00:00

22 lines
411 B
Makefile

# New ports collection makefile for: p5-Sub-Current
# Date created: 2008/08/30
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Sub-Current
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/R/RG/RGARCIA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Get the current subroutine
PERL_CONFIGURE= yes
MAN3= Sub::Current.3
.include <bsd.port.mk>