aboutsummaryrefslogtreecommitdiff
path: root/textproc/csb-aspell/Makefile
blob: ad4c2b6fe6d36b99c53357edd9f14a43aa9c5f04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=	${DICT}-aspell
DISTVERSION=	6-csb-0.02-0
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Kashubian dictionary

DICT=	 	csb

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