1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/archivers/zoo/Makefile
Gabor Kovesdan 2aff69237c - Patch zoo to work properly when modifying existing archives on 64-bit
systems
- Bump PORTREVISION

PR:		ports/162804
Submitted by:	Carl Johnson <carlj@peak.org>
2011-12-22 13:12:22 +00:00

24 lines
466 B
Makefile

# New ports collection makefile for: zoo
# Date created: 18 October 1994
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= zoo
PORTVERSION= 2.10.1
PORTREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
DISTNAME= zoo-2.10pl1
MAINTAINER= gabor@FreeBSD.org
COMMENT= Manipulate archives of files in compressed form
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
MAN1= fiz.1 zoo.1
.include <bsd.port.mk>