opnsense-ports/www/rubygem-addressable/Makefile
Franco Fichtner 99ca6f1dbb */*: sync with upstream
Taken from: FreeBSD
2023-04-20 09:14:31 +02:00

21 lines
431 B
Makefile

PORTNAME= addressable
PORTVERSION= 2.8.4
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<6.0:dns/rubygem-public_suffix
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= addressable_project
.include <bsd.port.mk>