freebsd-ports/french/aspell/Makefile

17 lines
340 B
Makefile

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