summaryrefslogtreecommitdiff
path: root/textproc/enca/Makefile
blob: c41e09249d60b2de8205ae6028a6ae09bd67914b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.3 2012/10/25 06:55:49 asau Exp $
#

DISTNAME=		enca-1.9
CATEGORIES=		converters
MASTER_SITES=		http://trific.ath.cx/Ftp/enca/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://trific.ath.cx/software/enca/
COMMENT=		Extremely Naive Charset Analyser

GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes
USE_PKGLOCALEDIR=	yes
USE_TOOLS+=		gmake
PKGCONFIG_OVERRIDE+=	${WRKSRC}/enca.pc.in

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