e5c2458f49
- Add Serbian and Telugu dictionaries.
18 lines
376 B
Makefile
18 lines
376 B
Makefile
# New ports collection makefile for: te-aspell
|
|
# Date created: 13 November 2005
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= te-aspell
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Aspell with Telugu dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_TE= avunu
|
|
|
|
.include "${MASTERDIR}/Makefile"
|