pkgsrc/inputmethod/canna/Makefile

15 lines
343 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.12 2015/10/18 03:58:31 tsutsui Exp $
2008-06-12 04:14:13 +02:00
2010-02-20 11:39:01 +01:00
META_PACKAGE= yes
.include "Makefile.common"
PKGNAME:= Canna-${CANNA_VERSION}
DEPENDS+= Canna-server>=${CANNA_VERSION}:../../inputmethod/canna-server
DEPENDS+= Canna-dict>=${CANNA_VERSION}:../../inputmethod/canna-dict
CANNA_MODULE= meta-package
.include "../../mk/bsd.pkg.mk"