pkgsrc/inputmethod/scim-sinhala/Makefile
wiz e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

24 lines
619 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:50 wiz Exp $
#
DISTNAME= scim-sinhala-0.1.0
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for Sinhala
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt pkg-config
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"