pkgsrc/devel/libevent/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

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"