1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/french/aspell/Makefile
2021-04-06 16:31:07 +02:00

20 lines
344 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= aspell
SPELLVERSION= -fr-0.50-3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= french textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell French dictionaries
LICENSE= GPLv2
NO_ARCH= yes
DICT= fr
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>