diff options
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile deleted file mode 100644 index 64820d3e236d..000000000000 --- a/archivers/zoo/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: zoo -# Version required: 2.10pl1 -# Date created: 18 October 1994 -# Whom: jmz -# -# $Id$ -# - -DISTNAME= zoo-2.10pl1 -PKGNAME= zoo-2.10.1 -CATEGORIES+= archivers -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ - -NO_WRKSUBDIR= yes -ALL_TARGET= bsdansi -MAKEFILE= makefile - -.include <bsd.port.mk> |