blob: ea28903ebc27bb87361988f0b0e2f8491dc8e6d4 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.4 2009/07/07 21:50:17 joerg Exp $
PKGNAME= ispell-russian-io-${RUS_ISPELL_VERSION}
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_ENV+= IO="defined"
.include "../../textproc/ispell-russian/Makefile.common"
|