opnsense-ports/textproc/sr-aspell/Makefile
2022-09-07 22:33:21 +02:00

14 lines
307 B
Makefile

PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-sr-0.02
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Aspell Serbian dictionary
WWW= https://srpski.org/aspell/
DICT= sr
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>