diff options
Diffstat (limited to 'net/cryptcat/Makefile')
-rw-r--r-- | net/cryptcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index af35ec7c5f29..d312a500b7d9 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar MAINTAINER= roman@xpert.com COMMENT= Standard netcat enhanced with twofish encryption +EXTRACT_AFTER_ARGS= | pax -r WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= freebsd |