mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
421 B
Makefile
19 lines
421 B
Makefile
# 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>
|