mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
8fe93dc98f
A Swedish dictionary for ispell. PR: 14716 Submitted by: Kent Boortz <kent@erix.ericsson.se>
19 lines
436 B
Makefile
19 lines
436 B
Makefile
# 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>
|