| File: crypto/gnupg/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 1 | Line 1 |
| GARNAME = gnupg | GARNAME = gnupg |
| GARVERSION = 1.2.1 | GARVERSION = 1.2.2 |
| CATEGORIES = crypto MASTER_SITES = ftp://ftp.gnupg.org/gcrypt/gnupg/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz | CATEGORIES = crypto MASTER_SITES = ftp://ftp.gnupg.org/gcrypt/gnupg/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz |
| Line 7 | Line 7 |
| DESCRIPTION = gnupg define BLURB | DESCRIPTION = gnupg define BLURB |
| #XXX: nwall package blurb goes here. | GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application. |
| endef LIBDEPS = devel/glibc lib/zlib | endef LIBDEPS = devel/glibc lib/zlib |