freebsd-ports/textproc/nl-aspell/Makefile
Rene Ladan 4df4345b7d Adopt these ports.
Approved by:	tabthorpe (mentor, implicit)
2010-07-12 11:28:43 +00:00

20 lines
459 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= rene@FreeBSD.org
COMMENT= Aspell Dutch dictionary
DICT= nl
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>