blob: 71a7d369115e9997887e48ca5038658b60a5b981 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|