summaryrefslogtreecommitdiff
path: root/inputmethod/scim-tables-vietnamese-ext/Makefile
blob: dcbb9bbac53df46c9eab08da83adf74264b0b7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# $NetBSD: Makefile,v 1.1.1.1 2010/09/12 00:11:45 obache Exp $
#

DISTNAME=	${PKGNAME:S/pl/-/}
PKGNAME=	scim-tables-vietnamese-ext-0.5.6pl17
CATEGORIES=	inputmethod
MASTER_SITES=	http://scim-tables-vietnamese-ext.googlecode.com/files/

MAINTAINER=	obache@NetBSD.org
HOMEPAGE=	http://code.google.com/p/scim-tables-vietnamese-ext/
COMMENT=	Scim table for Telex/VNI Vietnamese Input Method
LICENSE=	gnu-gpl-v2 OR artistic # ${PERL_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	scim-tables-[0-9]*:../../inputmethod/scim-tables

WRKSRC=		${WRKDIR}/${PKGBASE}
USE_LANGUAGES=	# none

BUILD_TARGET=	compile-telex compile-vni

SUBST_CLASSES+=		prefix
SUBST_STAGE.prefix=	do-configure
SUBST_FILES.prefix=	Makefile
SUBST_SED.prefix=	-e 's|/usr|${PREFIX}|g'

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