blob: 66415c534af97e4dac7f6585bc7fb01d315cafcf (
plain) (
tree)
|
|
# New ports collection makefile for: am-aspell
# Date created: 28 December 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= am-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Amharic dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_AM= ow
.include "${MASTERDIR}/Makefile"
|