blob: 35d4567dbd2f5136677243a95980225c1e94d57e (
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
# Version required: 1.2.1
# Date created: 4 November 1999
# Whom: Kent Boortz <kent@erix.ericsson.se>
#
# $FreeBSD$
#
DISTNAME= iswedish-1.2.1
PKGNAME= se-ispell-1.2.1
CATEGORIES= textproc
MASTER_SITES= http://www.sslug.dk/locale/ispell/iswedish/
MAINTAINER= kent@erix.ericsson.se
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
.include <bsd.port.mk>
|