From 7ec3df6b9c0b17209fc17d41aa129dde8d5e6268 Mon Sep 17 00:00:00 2001 From: gahr Date: Fri, 20 Jun 2008 09:42:53 +0000 Subject: - New port: ez-pine-gpg ez-pine-gpg is a set of scripts that allows beginners and experts to use gpg with Pine. --- mail/Makefile | 1 + mail/ez-pine-gpg/Makefile | 31 +++++++++++++++++++++++++++++++ mail/ez-pine-gpg/distinfo | 3 +++ mail/ez-pine-gpg/pkg-descr | 8 ++++++++ mail/ez-pine-gpg/pkg-plist | 9 +++++++++ 5 files changed, 52 insertions(+) create mode 100644 mail/ez-pine-gpg/Makefile create mode 100644 mail/ez-pine-gpg/distinfo create mode 100644 mail/ez-pine-gpg/pkg-descr create mode 100644 mail/ez-pine-gpg/pkg-plist (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 8c3d0b5199c..f94c37a8c29 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -132,6 +132,7 @@ SUBDIR += exmh2 SUBDIR += extmail SUBDIR += extman + SUBDIR += ez-pine-gpg SUBDIR += ezmlm SUBDIR += ezmlm-idx SUBDIR += ezmlm-web diff --git a/mail/ez-pine-gpg/Makefile b/mail/ez-pine-gpg/Makefile new file mode 100644 index 00000000000..cc308ed8bb1 --- /dev/null +++ b/mail/ez-pine-gpg/Makefile @@ -0,0 +1,31 @@ +# New ports collection Makefile for: ez-pine-gpg +# Date created: 20 June 2008 +# Whom: gahr +# +# $FreeBSD$ + +PORTNAME= ez-pine-gpg +DISTVERSION= 0.4h +CATEGORIES= mail +MASTER_SITES= http://business-php.com/opensource/ez-pine-gpg/ +DISTNAME= ${PORTNAME}_v${DISTVERSION} +EXTRACT_SUFX= .tgz + +MAINTAINER= gahr@FreeBSD.org +COMMENT= A set of scripts to use gpg with Pine + +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg + +WRKSRC= ${WRKDIR}/${PORTNAME} +NO_BUILD= yes + +do-install: + (cd ${WRKSRC} && ./install ${PREFIX}/bin) + +.if !defined(NOPORTDOCS) +post-install: + ${INSTALL} -d ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} +.endif + +.include diff --git a/mail/ez-pine-gpg/distinfo b/mail/ez-pine-gpg/distinfo new file mode 100644 index 00000000000..6a43759b6a1 --- /dev/null +++ b/mail/ez-pine-gpg/distinfo @@ -0,0 +1,3 @@ +MD5 (ez-pine-gpg_v0.4h.tgz) = d40fb672db7c35f776f428e8a81269e9 +SHA256 (ez-pine-gpg_v0.4h.tgz) = b4c58d83a591536fd881592d57fbb38ea4783886a4e2022c1f30b35b7f363247 +SIZE (ez-pine-gpg_v0.4h.tgz) = 14757 diff --git a/mail/ez-pine-gpg/pkg-descr b/mail/ez-pine-gpg/pkg-descr new file mode 100644 index 00000000000..53f84148964 --- /dev/null +++ b/mail/ez-pine-gpg/pkg-descr @@ -0,0 +1,8 @@ +ez-pine-gpg is a set of scripts that allows beginners and experts +to use gpg with Pine. There are plenty of other applications that +allow gpg to be used with Pine: This one is intended to be the +best, since it merges intuitive use with powerful features. +The result is an application that's not only fast and secure, +but also perfect for novices and power-users alike. + +WWW: http://business-php.com/opensource/ez-pine-gpg/ diff --git a/mail/ez-pine-gpg/pkg-plist b/mail/ez-pine-gpg/pkg-plist new file mode 100644 index 00000000000..27c8f420317 --- /dev/null +++ b/mail/ez-pine-gpg/pkg-plist @@ -0,0 +1,9 @@ +bin/ez-pine-gpg-sign +bin/ez-pine-gpg-encrypt +bin/ez-pine-gpg-sign-and-encrypt +bin/ez-pine-gpg-symmetric +bin/ez-pine-gpg-incoming +bin/ez-pine-gpg-helper-recipient +bin/ez-pine-gpg-helper-sender +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit ion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines