mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
2fa7a3929b
A big Thank You to the original contributors of these ports: * Andreas Fehlner (fehlner@gmx.de) * Boris Samorodov <bsam@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Slaven Rezic <eserte@cs.tu-berlin.de> * Thierry Thomas <thierry@pompo.net> * hq@FreeBSD.org * miwi * n@nectar.com * wosch With hat: portmgr
15 lines
354 B
Makefile
15 lines
354 B
Makefile
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>
|