2013-03-11 10:50:00 +00:00

22 lines
354 B
Makefile

# $OpenBSD: Makefile,v 1.13 2013/03/11 10:50:18 espie Exp $
SHARED_ONLY= Yes
COMMENT= perl interface to the BSD kqueue system call
MODULES= cpan
DISTNAME= IO-KQueue-0.34
REVISION= 0
CATEGORIES= devel
MAINTAINER= Srebrenko Sehic <haver@insecure.dk>
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>