# New ports collection makefile for:	AtExit
# Date created:	   28 August 2002
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/devel/p5-AtExit/Makefile,v 1.5 2008/04/17 14:24:43 araujo Exp $
#

PORTNAME=	AtExit
PORTVERSION=	2.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	AtExit - Perform exit processing for a program or object

PERL_CONFIGURE=	yes

MAN3=		AtExit.3

.include <bsd.port.mk>
