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
15 lines
410 B
Makefile
15 lines
410 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
DICTVERSION= 2.4-20070901-0
|
|
MASTER_SITES= SF/linguistico/Dizionario%20italiano%20per%20Aspell/${DICTVERSION}
|
|
SPELLVERSION= 6-it-${DICTVERSION}
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Italian dictionary
|
|
WWW= https://linguistico.sourceforge.net/
|
|
|
|
DICT= it
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|