freebsd-ports/archivers/libarc/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

18 lines
417 B
Makefile

# New ports collection makefile for: libarc
# Date Created: 20 June 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libarc
PORTVERSION= 2.0.2
CATEGORIES= archivers devel
MASTER_SITES= http://www.onicos.com/staff/iz/release/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny C library to decompress data in several popular compression formats
INSTALLS_SHLIB= yes
.include <bsd.port.mk>