1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/archivers/zoo/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

9 lines
189 B
Makefile

DISTNAME= zoo-2.10pl1
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
CATEGORIES+= archivers
NO_WRKSUBDIR= yes
ALL_TARGET= bsdansi
MAKEFILE= makefile
.include <bsd.port.mk>