0a4ac1f683
A simple Merb plugin to ease exception notifications.
10 lines
197 B
Makefile
10 lines
197 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/01/31 12:14:31 bernd Exp $
|
|
|
|
COMMENT = exception notifications
|
|
|
|
DISTNAME = merb-exceptions-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/core
|
|
|
|
.include <bsd.port.mk>
|