mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
4d2354a8dc
Makefiles before.)
19 lines
366 B
Makefile
19 lines
366 B
Makefile
# New ports collection makefile for: zoo
|
|
# Version required: 2.10pl1
|
|
# Date created: 18 October 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= zoo-2.10pl1
|
|
PKGNAME= zoo-2.10.1
|
|
CATEGORIES+= archivers
|
|
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
|
|
|
|
NO_WRKSUBDIR= yes
|
|
ALL_TARGET= bsdansi
|
|
MAKEFILE= makefile
|
|
|
|
.include <bsd.port.mk>
|