aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-lockbox/Makefile
blob: 2d859d0eabf71431adace7639275bed98d82613f (plain) (tree)
1
2
3
4
                                                     

                       
                     














                                           
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	lockbox
PORTVERSION=	0.6.4
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Modern encryption for Rails

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>