1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/polish/aspell/Makefile
2017-04-12 09:09:47 +00:00

17 lines
334 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
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>