pkgsrc/textproc/ispell-fr/Makefile
2021-04-25 05:58:54 +00:00

19 lines
520 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/04/25 05:58:54 wiz Exp $
DISTNAME= francais-IREQ-1.4
PKGNAME= ispell-${DISTNAME:S/francais-IREQ/fr/1}
CATEGORIES= textproc
#MASTER_SITES= ftp://ftp.robot.ireq.ca/pub/ispell/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/ispell/ispell.html
COMMENT= French dictionary for interactive spelling checker
CONFLICTS+= ispell-francais-[0-9]*
DEPENDS+= ispell>=3.1.20:../../textproc/ispell
INSTALLATION_DIRS= lib
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"