18 lines
369 B
Makefile
18 lines
369 B
Makefile
# New ports collection makefile for: el-aspell
|
|
# Date created: 18 October 2002
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= el-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Greek dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_EL= ne
|
|
|
|
.include "${MASTERDIR}/Makefile"
|