freebsd-ports/www/rubygem-addressable/Makefile
2015-04-05 18:23:44 +00:00

18 lines
325 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= addressable
PORTVERSION= 2.3.8
CATEGORIES= www devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Replacement for the URI implementation
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>