# New ports collection makefile for:    pantomime
# Date created:         17 Sep 2001
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD: ports/mail/pantomime/Makefile,v 1.32 2007/05/25 05:55:29 dinoex Exp $
#

PORTNAME=	pantomime
PORTVERSION=	1.2.0
PORTREVISION=	2
CATEGORIES=	mail gnustep
MASTER_SITES=	http://www.collaboration-world.com/pantomime.data/releases/Stable/
DISTNAME=	Pantomime-${PORTVERSION}pre3

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Mail/MIME handling library for GNUstep

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}

WRKSRC=		${WRKDIR}/Pantomime
DEFAULT_LIBVERSION=	1.2

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1