Fixup fromcvs/togit conversion
[pkgsrcv2.git] / editors / gedit3-spell / Makefile
1 # $NetBSD$
2 #
3
4 .include "../../editors/gedit3/Makefile.common"
5
6 PKGNAME=        ${DISTNAME:S/gedit/gedit3-spell/}
7 PKGREVISION=    2
8
9 COMMENT=        Spell-check plugin for gedit
10
11 BUILD_DIRS=     plugins/spell
12 INSTALL_DIRS=   plugins/spell
13
14 .include "../../textproc/enchant/buildlink3.mk"
15 .include "../../textproc/iso-codes/buildlink3.mk"
16
17 .include "../../mk/bsd.pkg.mk"