blob: d5f13ccedff98c621cf6d2dc3f7063e72ffb552f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: deneu-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#
MAINTAINER= alex@FreeBSD.org
ISPELL_DENEU= yes
PORTNAME= ispell
PORTVERSION= 19991219
PKGNAMESUFFIX= -neu
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.include "${MASTERDIR}/Makefile"
|