17 lines
287 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2019/07/12 20:45:13 sthen Exp $
COMMENT = easily timeout long running operations
DISTNAME = Time-Out-0.11
CATEGORIES = devel
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>