summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-06-12 14:12:17 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-06-12 14:12:17 +0000
commitdeb33b1a27debe2aaef6ccd1545ecc229f876924 (patch)
treefc13ac9ad547e52b2ee1890631cf118c4613f7f1 /security
parentAdd netpanzer, multiplayer, fast paced, tactical, isometric tank warfare game. (diff)
Add EXTRACT_ONLY
Noticed by: bsdtar
Notes
Notes: svn path=/head/; revision=111339
Diffstat (limited to 'security')
-rw-r--r--security/libgcrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 9be24dcbe510..7ca4820b2989 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"