freebsd-ports/french/aspell/Makefile
Sunpoet Po-Chuan Hsieh 1d99477c46 - Pass maintainership to office@FreeBSD.org
Discussed with:	bapt
Feature safe:	yes
2011-11-28 16:06:13 +00:00

20 lines
462 B
Makefile

# New ports collection makefile for: fr-aspell
# Date created: 15 January 2002
# Whom: 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
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>