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
289 B
Makefile
14 lines
289 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= 5-ro-3.3-2
|
|
PORTEPOCH= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Romanian dictionary
|
|
WWW= https://rospell.sourceforge.net/
|
|
|
|
DICT= ro
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|