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

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Asturian dictionary
WWW=		http://docu.softastur.org/Aspell

DICT=	 	ast

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