14 lines
307 B
Makefile
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>
|