c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
22 lines
543 B
Makefile
22 lines
543 B
Makefile
# $NetBSD: Makefile,v 1.19 2004/10/03 00:13:17 tv Exp $
|
|
#
|
|
|
|
DISTNAME= recode-3.6
|
|
PKGREVISION= 2
|
|
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
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
|
|
|
INFO_FILES= recode.info
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|