blob: e34b6d7585f33dbf250db009741db6a9156a01fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= timfel-krb5-auth
PORTVERSION= 0.8.3
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= KRB5 for Ruby
WWW= https://github.com/timfel/krb5-auth
BUILD_DEPENDS= krb5>0:security/krb5
RUN_DEPENDS= krb5>0:security/krb5
USES= gem
.include <bsd.port.mk>
|