freebsd-ports/devel/p5-Sys-RunAlone/Makefile
2009-05-14 10:55:19 +00:00

22 lines
455 B
Makefile

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