aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-rpam2/Makefile
blob: ed83f5cf5edb4801083562834064d7c5a82ac178 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                     
                     







                                         



                      
# $FreeBSD$

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>