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