# New ports collection makefile for:	devel/p5-Sys-RunAlways
# Date created:				27 November 2008
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Sys-RunAlways/Makefile,v 1.1 2008/11/27 12:42:56 tobez Exp $
#

PORTNAME=	Sys-RunAlways
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Sys
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Make sure there is always one invocation of a script active

PERL_CONFIGURE=	yes

MAN3=	Sys::RunAlways.3

.include <bsd.port.mk>
