openbsd-ports/www/ruby-merb/exceptions/Makefile
bernd 0a4ac1f683 Initial import of ruby-merb-exceptions-1.0.8.1.
A simple Merb plugin to ease exception notifications.
2009-01-31 12:14:31 +00:00

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>