aboutsummaryrefslogtreecommitdiff
path: root/ukrainian/aspell/Makefile
blob: 83632b17f7f13290e45b30a2a89c890f5594f111 (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.3.1-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>