summaryrefslogtreecommitdiff
path: root/security/rubygem-rpam2/Makefile
blob: cdd6f4a591e355220a5376413b4d3e7c5ea58852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTNAME=	rpam2
PORTVERSION=	4.0.2
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	PAM integration with ruby

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>