blob: dce36a26b880e49fca251bf05d5976bd16e00795 (
plain) (
tree)
|
|
# New ports collection makefile for: ro-aspell
# Date created: 7 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ro-aspell
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Aspell with Romanian dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_RO= da
.include "${MASTERDIR}/Makefile"
|