2002-05-13 14:50:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2002/05/13 18:50:40 espie Exp $
|
2001-03-29 07:29:40 -05:00
|
|
|
|
|
|
|
COMMENT= "BSD process resource limit and priority functions"
|
2001-03-14 06:50:24 -05:00
|
|
|
|
2002-05-08 23:46:29 -04:00
|
|
|
DISTNAME= BSD-Resource-1.15
|
2001-03-14 06:50:24 -05:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
CATEGORIES= devel perl5
|
2002-05-08 23:46:29 -04:00
|
|
|
NEED_VERSION= 1.527
|
2001-03-14 06:50:24 -05:00
|
|
|
|
|
|
|
MAINTAINER= Dan Weeks <danimal@danimal.org>
|
|
|
|
|
2002-05-08 23:46:29 -04:00
|
|
|
# GPL or Artistic (same terms as Perl)
|
2001-03-14 06:50:24 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2002-05-13 14:50:36 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BSD/}
|
2001-04-13 19:22:18 -04:00
|
|
|
|
2001-03-14 06:50:24 -05:00
|
|
|
CONFIGURE_STYLE= perl
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|