cf118ccf87
Reported by: lwhsu
16 lines
309 B
Makefile
16 lines
309 B
Makefile
PORTNAME= epp-client-rgp
|
|
PORTVERSION= 0.15.2
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mat@FreeBSD.org
|
|
COMMENT= RGP EPP client library
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \
|
|
rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|