blob: 7610165c89064e3df863a7c4a8a99ccab88bde38 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# New ports collection makefile for: se-ispell
# Date created: 4 November 1999
# Whom: Kent Boortz <kent@erix.ericsson.se>
#
# $FreeBSD$
#
PORTNAME= se-ispell
PORTVERSION= 1.2.1
CATEGORIES= textproc
MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/
DISTNAME= iswedish-1.2.1
MAINTAINER= kent@erix.ericsson.se
COMMENT= Swedish dictionary for ispell
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
DEPRECATED= "Install ports/textproc/ispell with ISPELL_SE=yes"
EXPIRATION_DATE=2004-10-01
.include <bsd.port.mk>
|