freebsd-ports/devel/p5-Sys-RunAlways/Makefile
Anton Berezin 82c40344e4 Update to 0.05.
PR:		167914
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Sys-RunAlways/CHANGELOG
2012-05-22 08:18:17 +00:00

22 lines
456 B
Makefile

# New ports collection makefile for: devel/p5-Sys-RunAlways
# Date created: 27 November 2008
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Sys-RunAlways
PORTVERSION= 0.05
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>