aboutsummaryrefslogblamecommitdiff
path: root/security/R-cran-askpass/Makefile
blob: 1ca82ace354989449cf0d34f8f3b10f3f9483a36 (plain) (tree)
1
2
3

                       
                 














                                                       
PORTNAME=	askpass
PORTVERSION=	1.1
PORTREVISION=	1
CATEGORIES=	security
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Safe Password Entry for R, Git, and SSH

LICENSE=	MIT

CRAN_DEPENDS=	R-cran-sys>0:devel/R-cran-sys
BUILD_DEPENDS=	${CRAN_DEPENDS}
RUN_DEPENDS=	${CRAN_DEPENDS}

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>