summaryrefslogtreecommitdiff
path: root/graphics/jbig2dec/Makefile
blob: 564c09a39a9a4aa1875f11c5aea220676efd80f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2013/04/06 12:08:39 rodent Exp $
#

DISTNAME=	jbig2dec-0.11
CATEGORIES=	graphics
MASTER_SITES=	http://ghostscript.com/~giles/jbig2/jbig2dec/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://jbig2dec.sourceforge.net/
COMMENT=	JBIG2 decoder library

LICENSE=	gnu-gpl-v3

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

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