b7ade6eaae
Approved by: mat (mentor).
17 lines
371 B
Makefile
17 lines
371 B
Makefile
# New ports collection makefile for: tr-aspell
|
|
# Date created: 31 March 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tr-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Turkish dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_TR= evet
|
|
|
|
.include "${MASTERDIR}/Makefile"
|