diff --git c/security/gonepass/Makefile i/security/gonepass/Makefile new file mode 100644 index 000000000000..084de04366e0 --- /dev/null +++ i/security/gonepass/Makefile @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= gonepass +DISTVERSION= g20180318 +CATEGORIES= security + +MAINTAINER= greg@unrelenting.technology +COMMENT= GTK+ 1Password reader + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= jbreams +GH_TAGNAME= 6f0bc22 + +USES= cmake ssl pkgconfig +USE_GNOME= gtk30 gtkmm30 + +PLIST_FILES= bin/gonepass \ + share/applications/gonepass.desktop \ + share/pixmaps/gonepass.png + +.include diff --git c/security/gonepass/distinfo i/security/gonepass/distinfo new file mode 100644 index 000000000000..af44d346b06e --- /dev/null +++ i/security/gonepass/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1521400218 +SHA256 (jbreams-gonepass-g20180318-6f0bc22_GH0.tar.gz) = 290c688442651738f6696d09765b9d1488709dd9b847f8f4338952ec5205d28f +SIZE (jbreams-gonepass-g20180318-6f0bc22_GH0.tar.gz) = 394547 diff --git c/security/gonepass/pkg-descr i/security/gonepass/pkg-descr new file mode 100644 index 000000000000..dab5ee8b6a68 --- /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