summaryrefslogtreecommitdiff
path: root/ukrainian/aspell/Makefile
blob: 88b3e0cd662b01b122b01581295270d9114076c2 (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:    uk-aspell
# Date created:                         18 October 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=	aspell
DISTVERSION=	6-uk-1.4.0-0
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>