summaryrefslogtreecommitdiff
path: root/archivers/ucl/Makefile
blob: 36b7e26bac67f59148f59efa95e757f57f72c182 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2006/02/15 16:58:21 drochner Exp $
#

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

MAINTAINER=		tech-pkg@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"