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

18 lines
344 B
Makefile

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