1d99477c46
Discussed with: bapt Feature safe: yes
20 lines
462 B
Makefile
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>
|