mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22 lines
391 B
Makefile
22 lines
391 B
Makefile
# New ports collection makefile for: zoo
|
|
# Date created: 18 October 1994
|
|
# Whom: jmz
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= zoo
|
|
PORTVERSION= 2.10.1
|
|
CATEGORIES= archivers
|
|
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
|
|
DISTNAME= zoo-2.10pl1
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
ALL_TARGET= bsdansi
|
|
MAKEFILE= makefile
|
|
MAN1= fiz.1 zoo.1
|
|
|
|
.include <bsd.port.mk>
|