Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/french/aspell/Makefile
16461 views
PORTNAME=	aspell
SPELLVERSION=	-fr-0.50-3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	french textproc

MAINTAINER=	[email protected]
COMMENT=	Aspell French dictionaries
WWW=		http://aspellfr.free.fr/aspell/index.html.fr

LICENSE=	GPLv2

NO_ARCH=	yes

DICT=		fr

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>