summaryrefslogtreecommitdiff
path: root/archivers/ucl/Makefile
blob: a651d97a89ea5552529ff7dfed118efe4a4a1b6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.2 2006/03/04 21:28:53 jlam Exp $
#

DISTNAME=		ucl-1.03
CATEGORIES=		archivers
MASTER_SITES=		http://www.oberhumer.com/opensource/ucl/download/

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://www.oberhumer.com/opensource/ucl/
COMMENT=		Lossless data compression library

USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes

.include "../../mk/bsd.pkg.mk"