1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/german/ispell-alt/Makefile
Alexander Langer 5bc487f225 Add PORTREVISION=3.
Include Makefile.local, when possible.

Submitted by:	dinoex
2001-08-14 20:05:49 +00:00

24 lines
516 B
Makefile

# New ports collection makefile for: dealt-ispell
# Date created: 10 February 2000
# Whom: Alexander Langer <alex@big.endian.de>
#
# $FreeBSD$
#
MAINTAINER= alex@FreeBSD.org
ISPELL_DEALT= yes
PORTNAME= ispell
PORTVERSION= 19991219
PORTREVISION= 3
CATEGORIES= german
PKGNAMESUFFIX= -alt
MASTERDIR= ${.CURDIR}/../../textproc/ispell
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"