openbsd-ports/devel/p5-IPC-Signal/Makefile
benoit 1f15b2b6a3 Import p5-IPC-Signal.
utility functions dealing with signals

from Cesare Gargano (maintainer), ok sthen@
2015-01-12 08:39:57 +00:00

15 lines
291 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2015/01/12 08:39:57 benoit Exp $
COMMENT = utility functions dealing with signals
MODULES = cpan
DISTNAME = IPC-Signal-1.00
CATEGORIES = devel
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
.include <bsd.port.mk>