freebsd-ports/textproc/da-aspell/Makefile
Dima Panov 6163087783 textproc/da-aspell: update to 1.6.36-11-0 release (+)
While here, point WWW to aspell.net while original upsteam page is unavailable
2022-09-11 01:14:26 +03:00

13 lines
279 B
Makefile

PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-da-1.6.36-11-0
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Danish dictionary
WWW= http://aspell.net/
DICT= da
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>