mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
399 B
Makefile
17 lines
399 B
Makefile
# New ports collection makefile for: deneu-ispell
|
|
# Date created: 10 February 2000
|
|
# Whom: Alexander Langer <alex@big.endian.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= alex@big.endian.de
|
|
|
|
ISPELL_DENEU= yes
|
|
PORTNAME= ispell
|
|
PORTVERSION= 19991219
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
PKGNAMEPREFIX= deneu-
|
|
|
|
.include "${MASTERDIR}/Makefile"
|