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