blob: 55b29d8a56728a02ca97e04107341cbc10401f23 (
plain) (
tree)
|
|
# New ports collection makefile for: da-aspell
# Date created: 1 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= da-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Danish dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_DA= ja
.include "${MASTERDIR}/Makefile"
|