15 lines
269 B
Makefile
15 lines
269 B
Makefile
PORTNAME= timfel-krb5-auth
|
|
PORTVERSION= 0.8.3
|
|
CATEGORIES= security rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= KRB5 for Ruby
|
|
|
|
BUILD_DEPENDS= krb5>0:security/krb5
|
|
RUN_DEPENDS= krb5>0:security/krb5
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|