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
13 lines
286 B
Makefile
13 lines
286 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= -br-0.50-2
|
|
PORTEPOCH= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Breton dictionary
|
|
WWW= https://aspell.sourceforge.net/
|
|
|
|
DICT= br
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|