4df4345b7d
Approved by: tabthorpe (mentor, implicit)
20 lines
459 B
Makefile
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>
|