freebsd-ports/textproc/nl-aspell/Makefile

20 lines
444 B
Makefile
Raw Normal View History

# New ports collection makefile for: nl-aspell
# Date created: 2 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ${DICT}-aspell
DISTVERSION= -nl-0.50-2
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell Dutch dictionary
DICT= nl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>