885847c0ef
Changes are not available.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.6 2014/03/14 19:06:55 taca Exp $
|
|
|
|
DISTNAME= liquid-2.5.5
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.liquidmarkup.org/
|
|
COMMENT= Ruby library for rendering safe templates
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|