summaryrefslogtreecommitdiff
path: root/net/ruby-addressable/Makefile
blob: 3bef248007cf373ad6f3176026bd203234036033 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2011/06/19 02:50:20 taca Exp $

DISTNAME=	addressable-2.2.6
CATEGORIES=	net

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://addressable.rubyforge.org/
COMMENT=	Replacement for the URI Implementation of standard librrary
LICENSE=	mit

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