mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4bcbe11de3
Submitted by: ache (Andrey A. Chernov)
22 lines
470 B
Makefile
22 lines
470 B
Makefile
# New ports collection makefile for: zoo
|
|
# Version required: 2.10pl1
|
|
# Date created: 18 October 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.7 1997/07/21 00:48:48 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= zoo-2.10pl1
|
|
PKGNAME= zoo-2.10.1
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
ALL_TARGET= bsdansi
|
|
MAKEFILE= makefile
|
|
MAN1= fiz.1 zoo.1
|
|
|
|
.include <bsd.port.mk>
|