openbsd-ports/devel/p5-BSD-Resource/Makefile

18 lines
377 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2006/11/25 16:32:33 espie Exp $
2006-05-22 02:27:42 -04:00
SHARED_ONLY= Yes
COMMENT= "BSD process resource limit and priority functions"
MODULES= cpan
2006-06-30 10:27:45 -04:00
DISTNAME= BSD-Resource-1.28
CATEGORIES= devel
# GPL or Artistic (same terms as Perl)
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>