06df180a9e
Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
14 lines
324 B
Makefile
14 lines
324 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= 6-bg-4.1-0
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Bulgarian dictionary
|
|
WWW= https://bgoffice.sourceforge.net/aspell/index.html
|
|
|
|
DICT= bg
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|