# New ports collection makefile for:	devel/p5-Sys-RunAlone
# Date created:				27 November 2008
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Sys-RunAlone/Makefile,v 1.2 2009/05/14 10:55:19 tobez Exp $
#

PORTNAME=	Sys-RunAlone
PORTVERSION=	0.09
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Sys
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Make sure only one invocation of a script is active at a time

PERL_CONFIGURE=	yes

MAN3=	Sys::RunAlone.3

.include <bsd.port.mk>
