freebsd-ports/textproc/nl-aspell/Makefile
Rene Ladan 30184cb9ff Over to the Office team.
Approved by:	bapt
2011-11-01 22:16:47 +00:00

20 lines
461 B
Makefile

# 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
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell Dutch dictionary
DICT= nl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>