pkgsrc/www/ruby-erubis26/Makefile
taca c691fba905 Importing www/ruby-erubis version 2.6.6 as www/ruby-erubis26
since we still need to keep this version.
2011-12-15 14:33:35 +00:00

17 lines
492 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/12/15 14:33:35 taca Exp $
DISTNAME= erubis-2.6.6
CATEGORIES= www
# Note: www/ruby-actionpack3 needs erubis<2.7.
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.kuwata-lab.com/erubis/
COMMENT= Fast, secure, and extensible implementation of eRuby
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-abstract>=1.0.0:../../devel/ruby-abstract
CONFLICTS+= ruby[1-9][0-9]-erubis-[0-9]* erubis-[0-9]*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"