diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zoo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index f57ddf4e318..1ef193c3ecb 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/16 13:15:47 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/06/04 20:18:55 jtb Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= packages@netbsd.org COMMENT= Manipulate archives of files in compressed form +LICENSE= zoo-license + NO_WRKSUBDIR= yes ALL_TARGET= bsdansi MAKEFILE= makefile |