2002-09-10 03:29:38 +00:00
|
|
|
# New ports collection makefile for: de-aspell
|
|
|
|
# Date created: 1 September 2002
|
|
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aspell
|
2006-07-15 14:28:44 +00:00
|
|
|
DISTVERSION= 6-de-20030222-1
|
2008-06-06 14:17:21 +00:00
|
|
|
PORTREVISION= 1
|
2006-07-15 14:28:44 +00:00
|
|
|
CATEGORIES= german textproc
|
2002-09-10 03:29:38 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-15 14:28:44 +00:00
|
|
|
COMMENT= Aspell German dictionary
|
2002-09-10 03:29:38 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
DICT= de
|
2002-09-10 03:29:38 +00:00
|
|
|
|
2006-07-15 14:28:44 +00:00
|
|
|
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
|
|
|
.include <bsd.port.post.mk>
|