aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fy-aspell/Makefile
blob: 4cb29d119c0d282ac3ca26ab926118599b6ae719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    fy-aspell
# Date created:                         12 June 2007
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=   ${DICT}-aspell
DISTVERSION=    6-fy-0.12-0
PORTREVISION=   1
CATEGORIES= textproc

MAINTAINER= ports@FreeBSD.org
COMMENT=    Aspell Frisian (Frysk) dictionary

DICT=       fy

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>