mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5d0875a6ee
Found by: distfile checker
22 lines
464 B
Makefile
22 lines
464 B
Makefile
# New ports collection makefile for: zoo
|
|
# Version required: 2.10pl1
|
|
# Date created: 18 October 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.6 1996/11/18 13:56:29 asami Exp $
|
|
#
|
|
|
|
DISTNAME= zoo-2.10pl1
|
|
PKGNAME= zoo-2.10.1
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
ALL_TARGET= bsdansi
|
|
MAKEFILE= makefile
|
|
MAN1= fiz.1 zoo.1
|
|
|
|
.include <bsd.port.mk>
|