# New ports collection makefile for:	textproc/linux-f8-aspell
# Date created:				2008-04-04
# Whom:					bsam
#
# $FreeBSD: ports/textproc/linux-f8-aspell/Makefile,v 1.16 2009/06/02 20:14:33 bsam Exp $
#

PORTNAME=	aspell
PORTVERSION=	0.60.5
PORTREVISION=	1
CATEGORIES=	textproc linux
PKGNAMEPREFIX=	linux-f8-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Spelling checker with better logic than ispell (Linux Fedora 8)

CONFLICTS=	linux-aspell-[0-9]* linux-f10-aspell-[0-9]*

ONLY_FOR_ARCHS=	i386 amd64
USE_LINUX_RPM=	yes
LINUX_DIST_VER=	8
RPMVERSION=	3.fc7
BRANDELF_DIRS==	usr/bin
USE_LDCONFIG=	yes

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr

.include <bsd.port.mk>
