diff options
Diffstat (limited to 'archivers/hffzip/Makefile')
-rw-r--r-- | archivers/hffzip/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/hffzip/Makefile b/archivers/hffzip/Makefile index 85a4b16ee74d..055da698da59 100644 --- a/archivers/hffzip/Makefile +++ b/archivers/hffzip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hffzip -# Date created: 10 Jun 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= hffzip PORTVERSION= 1.01 @@ -19,6 +15,7 @@ LICENSE_COMB= dual WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes PLIST_FILES= bin/hffzip do-install: |