22 lines
431 B
Makefile

PORTNAME= addressable
PORTVERSION= 2.8.8
CATEGORIES= www devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Replacement for the URI implementation
WWW= https://github.com/sporkmonger/addressable
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-public_suffix>=2.0.2<8.0:dns/rubygem-public_suffix
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= addressable_project
.include <bsd.port.mk>