18 lines
376 B
Makefile
18 lines
376 B
Makefile
# New ports collection makefile for: az-aspell
|
|
# Date created: 28 August 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= az-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Azerbaijani dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_AZ= beli
|
|
|
|
.include "${MASTERDIR}/Makefile"
|