bluhm 60f31ee0db - sort Makefile according to template
- add test dependency
2014-07-10 22:03:17 +00:00

23 lines
422 B
Makefile

# $OpenBSD: Makefile,v 1.20 2014/07/10 22:03:17 bluhm Exp $
COMMENT = provide framework for multiple event loops
DISTNAME = AnyEvent-7.07
EPOCH = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
CPAN_AUTHOR = MLEHMANN
MODULES = cpan
TEST_DEPENDS = security/p5-Net_SSLeay>=1.33
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = eg
.include <bsd.port.mk>