e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
14 lines
332 B
Makefile
14 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/06/02 01:20:40 jschauma Exp $
|
|
#
|
|
|
|
DISTNAME= libevent-0.6
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://monkey.org/~provos/
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://monkey.org/~provos/libevent/
|
|
COMMENT= asynchronous event notification library
|
|
|
|
GNU_CONFIGURE= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|