aboutsummaryrefslogtreecommitdiff
path: root/textproc/am-aspell/Makefile
blob: db20b85ecae953df97b4a80d9a84a0a0f4af1f2a (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
SPELLVERSION=	6-am-0.03-1
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	textproc

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

DICT=	 	am

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