diff options
Diffstat (limited to 'archivers/torrentzip/Makefile')
-rw-r--r-- | archivers/torrentzip/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile index acea2982ce90..16bba00eed54 100644 --- a/archivers/torrentzip/Makefile +++ b/archivers/torrentzip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: torrentzip -# Date created: May 2, 2005 -# Whom: swhetzel@gmail.com -# +# Created by: swhetzel@gmail.com # $FreeBSD$ -# PORTNAME= torrentzip PORTVERSION= 0.2 @@ -15,6 +11,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src MAINTAINER= swhetzel@gmail.com COMMENT= Efficient way to prepare zipfiles for BitTorrent +NO_STAGE= yes USE_AUTOTOOLS= aclocal automake autoheader AUTOMAKE_ARGS= -a |