aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/aspell/Makefile
blob: f97a919b36c137219e5b67cc412e983ad4a48428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    uk-aspell
# Date created:                         18 October 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=	aspell
DISTVERSION=	6-uk-1.4.0-0
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	ukrainian textproc

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Aspell Ukrainian dictionaries

DICT=	 	uk

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