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