20e6e79f01
Exact changes aren't available. Please refer change log in github.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.5 2013/09/15 17:25:03 taca Exp $
|
|
|
|
DISTNAME= liquid-2.5.2
|
|
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"
|