1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/textproc/fi-aspell/Makefile
Thierry Thomas 35adf63b32 Normalize Aspell dictionaries PKGNAMEs.
PR:		ports/106573, ports/107399, ports/107448
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Approved by:	farrokhi, obrien
2007-01-14 15:32:59 +00:00

20 lines
444 B
Makefile

# New ports collection makefile for: fi-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-fi-0.7-0
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Finnish dictionary
DICT= fi
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>