aboutsummaryrefslogblamecommitdiff
path: root/textproc/en-aspell/Makefile
blob: cf3eab3ca368b708940bcac126c85e22c57a5123 (plain) (tree)
1
2
3
4
5
6
7
                              
                                 

                        
                                  
                                           
                                              




                                                        
PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-en-2020.12.07-0
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell English dictionaries
WWW=		http://aspell.sourceforge.net/

DICT=		en

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>