# New ports collection makefile for: AtExit # Date created: 28 August 2002 # Whom: Sergey Skvortsov # # $FreeBSD: ports/devel/p5-AtExit/Makefile,v 1.4 2005/06/11 16:12:43 skv Exp $ # PORTNAME= AtExit PORTVERSION= 2.01 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADAPP PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= AtExit - Perform exit processing for a program or object PERL_CONFIGURE= yes MAN3= AtExit.3 .include