pkgsrc/editors/gedit3-spell/Makefile
2013-02-16 11:18:58 +00:00

17 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.6 2013/02/16 11:20:55 wiz Exp $
#
.include "../../editors/gedit3/Makefile.common"
PKGNAME= ${DISTNAME:S/gedit/gedit3-spell/}
PKGREVISION= 1
COMMENT= Spell-check plugin for gedit
BUILD_DIRS= plugins/spell
INSTALL_DIRS= plugins/spell
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"