freebsd-ports/french/aspell/Makefile

21 lines
461 B
Makefile
Raw Normal View History

# 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= ports@FreeBSD.org
COMMENT= Aspell French dictionaries
DICT= fr
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>