pkgsrc-wip/canna/Makefile
Makoto Fujiwara 212806bc9f inputmethod/canna* for 3.7p3, intending to bump version from 3.6pl4.
pkglint flags many points, but they are due to minimum changes from previous version.
2011-01-02 08:49:59 +00:00

14 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/01/02 08:49:59 makoto Exp $
META_PACKAGE= yes
.include "Makefile.common"
PKGNAME:= Canna-${CANNA_VERSION}
DEPENDS+= Canna-server>=${CANNA_VERSION}:../../wip/canna-server
DEPENDS+= Canna-dict>=${CANNA_VERSION}:../../wip/canna-dict
CANNA_MODULE= meta-package
.include "../../mk/bsd.pkg.mk"