aboutsummaryrefslogtreecommitdiff
path: root/textproc/en-aspell/Makefile
blob: 7e41816b17731e58e57f6aa23fe511fb2782332b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    en-aspell
# Date created:                         Fri Sep 17 2004
# Whom:                                 Serge Gagnon <ser_gagnon@sympatico.ca>
#
# $FreeBSD$
#

PORTNAME=	${DICT}-aspell
DISTVERSION=	6-en-6.0-0
PORTREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Aspell English dictionaries

DICT=		en

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>