aboutsummaryrefslogtreecommitdiffstats
path: root/german/alt-aspell/Makefile
blob: 2fd236f8872eef4eda2f80eadb75677ca763d8d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$

PORTNAME=   alt-aspell
SPELLVERSION=   6-de-alt-2.1-1
PORTREVISION=   1
PORTEPOCH=  1
CATEGORIES= german textproc
MASTER_SITES=   GNU/aspell/dict/de-alt

MAINTAINER= office@FreeBSD.org
COMMENT=    Aspell German Old Spelling (Deutsch - alte Rechtschreibung) dictionary

DICT=       de

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>