freebsd-ports/textproc/eo-aspell/Makefile
Rodrigo Osorio 06df180a9e */*: Update WWW to use HTTPS for sourceforge.net projects
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
2023-11-06 11:03:47 +01:00

15 lines
315 B
Makefile

PORTNAME= ${DICT}-aspell
SPELLVERSION= 6-eo-2.1.20000225a-2
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Esperanto dictionary
WWW= https://aspell.sourceforge.net/
DICT= eo
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>