aboutsummaryrefslogtreecommitdiff
path: root/textproc/ro-aspell/Makefile
blob: e0f8e1c16c7d24348dc0c0c34528e63b1b3b6245 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	${DICT}-aspell
SPELLVERSION=	5-ro-3.3-2
PORTEPOCH=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Romanian dictionary
WWW=		https://rospell.sourceforge.net/

DICT=	 	ro

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