mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
19 lines
263 B
Makefile
19 lines
263 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= pyu-ruby-sasl
|
|
PORTVERSION= 0.0.3.3
|
|
CATEGORIES= security rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Simple Authentication and Security Layer
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|