freebsd-ports/devel/p5-Devel-Cycle/Makefile
Muhammad Moinur Rahman 362bcae0b1 devel/p5-Devel-Cycle: Update version 1.11=>1.12
Differential Revision:	https://reviews.freebsd.org/D1609
Approved by:		marino(mentor)
2015-01-23 11:38:29 +00:00

19 lines
331 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= Devel-Cycle
PORTVERSION= 1.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Find memory cycles in objects
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>