97e86b69ed
ports/archivers/zoo ports/print/dvips ports/print/latex ports/print/tex ports/textproc/ispell
23 lines
466 B
Makefile
23 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= 2
|
|
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>
|