bdab6f5f0e
- Update Lithuanian (lt) & Uzbek (uz) dictionaries.
17 lines
374 B
Makefile
17 lines
374 B
Makefile
# New ports collection makefile for: gu-aspell
|
|
# Date created: 19 January 2006
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gu-aspell
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Aspell with Gujarati dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_GU= au
|
|
|
|
.include "${MASTERDIR}/Makefile"
|