1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/textproc/fi-aspell/Makefile

18 lines
340 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ${DICT}-aspell
DISTVERSION= 6-fi-0.7-0
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Finnish dictionary
DICT= fi
NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>