1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/devel/p5-Devel-Arena/Makefile
Sergey Skvortsov 72304b7d5f Update to 0.19
2005-08-30 11:02:27 +00:00

23 lines
454 B
Makefile

# New ports collection makefile for: Devel-Arena
# Date created: 13 May 2005
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Devel-Arena
PORTVERSION= 0.19
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Devel
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Perl extension for inspecting the core's arena structures
PERL_CONFIGURE= yes
MAN3= Devel::Arena.3
.include <bsd.port.mk>