1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/german/alt-aspell/Makefile
Baptiste Daroussin 661063f68f The port was identical to german/aspell, changed it to the right version.
- Fix comment and desciption
- Bump portepoch (version would have gone backward otherwise)

PR:		180616
Submitted by:	Kalten <kalten@gmx.at>
2014-08-27 05:55:31 +00:00

19 lines
435 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= alt-aspell
DISTVERSION= 6-de-alt-2.1-1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= german textproc
MASTER_SITES= GNU
MASTER_SITE_SUBDIR= 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>