4f9664ab00
OK landry@
11 lines
255 B
Makefile
11 lines
255 B
Makefile
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:25 jeremy Exp $
|
|
|
|
COMMENT = using and creating application 'slices'
|
|
|
|
DISTNAME = merb-slices-${VERSION}
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
|
|
|
|
.include <bsd.port.mk>
|