forked from Lainports/freebsd-ports
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
306 B
Makefile
14 lines
306 B
Makefile
PORTNAME= ${DICT}-aspell
|
|
SPELLVERSION= 6-pa-0.01-1
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= office@FreeBSD.org
|
|
COMMENT= Aspell Punjabi dictionary
|
|
WWW= https://punlinux.sourceforge.net/
|
|
|
|
DICT= pa
|
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|