pkgsrc/textproc/enca/Makefile
wiz df80ac4d11 Update to 1.15:
enca-1.15 2013-09-30
  - Documentation improvement
  - Development moved to GitHub
  - Do not use deprecated autoconf macros
2013-11-13 19:44:03 +00:00

19 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.7 2013/11/13 19:44:03 wiz Exp $
DISTNAME= enca-1.15
CATEGORIES= converters
MASTER_SITES= http://dl.cihar.com/enca/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gitorious.org/enca
COMMENT= Extremely Naive Charset Analyser
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake
PKGCONFIG_OVERRIDE+= ${WRKSRC}/enca.pc.in
.include "../../mk/bsd.pkg.mk"