freebsd-ports/german/alt-aspell/Makefile
2017-04-12 09:09:47 +00:00

18 lines
416 B
Makefile

# 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>