diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/pinentry/Makefile | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz |
De-pkg-comment.
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r-- | security/pinentry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index e445233..a97a9f3 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ jnlib.tar.gz:lofi MAINTAINER= michaelnottebrock@gmx.net +COMMENT= A collection of simple PIN or passphrase entry dialogs BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake |