freebsd-ports/security/rubygem-timfel-krb5/Makefile
Antoine Brodin 5593749a34 Remove bogus dependency on libunwind (brought by ruby on tier-1), those ports
should build fine on tier-2 archs

With hat:	portmgr
2018-06-10 08:08:26 +00:00

17 lines
282 B
Makefile

# $FreeBSD$
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>