2022-03-11 19:53:16 +00:00

18 lines
329 B
Makefile

COMMENT= robust library for verifying and serving OpenID identities
DISTNAME= ruby-${PKGNAME}
PKGNAME= openid-2.2.2
REVISION = 0
CATEGORIES= security
# Apache License
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
# They are included in the tarball, but how to run them?
NO_TEST= Yes
.include <bsd.port.mk>