openbsd-ports/devel/p5-BSD-Resource/Makefile
wilfried 21329399ee Initial import of p5-BSD-Resource-1.09
BSD process resource limit and priority functions

Submitted by:   Dan Weeks <danimal@danimal.org>
2001-03-14 11:50:24 +00:00

20 lines
431 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/03/14 11:50:24 wilfried Exp $
DISTNAME= BSD-Resource-1.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
NEED_VERSION= 1.359
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= BSD
MAINTAINER= Dan Weeks <danimal@danimal.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>