23 lines
543 B
Makefile
23 lines
543 B
Makefile
# $NetBSD: Makefile,v 1.26 2008/06/20 01:09:10 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= recode-3.6
|
|
PKGREVISION= 3
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=recode/}
|
|
|
|
MAINTAINER= kleink@NetBSD.org
|
|
HOMEPAGE= http://www.gnu.org/software/recode/recode.html
|
|
COMMENT= Convert files between character sets and usages
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
BROKEN_GETTEXT_DETECTION= yes
|
|
|
|
INFO_FILES= # PLIST
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|