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

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

MAINTAINER=	nikola.lecic@anthesphoria.net
COMMENT=	Aspell Serbian dictionary

DICT=	 	sr

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