--- /dev/null +++ i/security/gonepass/Makefile @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= gonepass +DISTVERSION= g20181221 +CATEGORIES= security + +MAINTAINER= greg@unrelenting.technology +COMMENT= GTK+ 1Password reader + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake ssl pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= jbreams +GH_TAGNAME= 3da5cfa120 +USE_GNOME= gtk30 gtkmm30 + +INSTALLS_ICONS= yes + +PLIST_FILES= bin/gonepass \ + share/applications/gonepass.desktop \ + share/pixmaps/gonepass.png + +.include --- /dev/null +++ i/security/gonepass/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1545483140 +SHA256 (jbreams-gonepass-g20181221-3da5cfa120_GH0.tar.gz) = f2918117b8d46861f29f780ad3861fd2787a00f09506e6db02bedc7e37fc4b47 +SIZE (jbreams-gonepass-g20181221-3da5cfa120_GH0.tar.gz) = 394567 --- /dev/null +++ i/security/gonepass/pkg-descr @@ -0,0 +1,3 @@ +A GTK+ reader for 1Password password management vault files. + +WWW: https://github.com/jbreams/gonepass