freebsd-ports/polish/aspell/Makefile
2021-04-06 16:31:07 +02:00

15 lines
322 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= aspell
SPELLVERSION= 6-pl-6.0_20061121-0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= polish textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Polish dictionary
DICT= pl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>