summaryrefslogtreecommitdiff
path: root/devel/ruby-fast_gettext/Makefile
blob: 06c0a826bf13120ab9ad85f48b3780e8176dabb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.5 2012/08/29 16:11:21 taca Exp $

DISTNAME=	fast_gettext-0.6.9
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://github.com/grosser/fast_gettext
COMMENT=	Simple, fast, memory-efficient and threadsafe GetText
LICENSE=	public-domain

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"