blob: 1770b53724de65434380a6f53bbae485b8364d74 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
.include <bsd.port.mk>
|