summaryrefslogtreecommitdiff
path: root/mail/Pantomime/Makefile
diff options
context:
space:
mode:
authorrh <rh>2009-04-13 12:40:40 +0000
committerrh <rh>2009-04-13 12:40:40 +0000
commitb2ccba73f9cf6a3fdb136b943593fcc078cb9cab (patch)
tree582d6ba0b7394d93fa5793ce1d8f9c9f3535594e /mail/Pantomime/Makefile
parent2258f55093f4dd70c46d21758429afa147820da8 (diff)
downloadpkgsrc-b2ccba73f9cf6a3fdb136b943593fcc078cb9cab.tar.gz
Update Pantomime to 1.2.0pre3. Changes include some structural overhaul,
including a brand new mailbox caching code and other performance improvements. This also makes Pantomime use the fhs filesystem layout to make it more hier(7) compliant.
Diffstat (limited to 'mail/Pantomime/Makefile')
-rw-r--r--mail/Pantomime/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 8d1a50298e2..8e5dc169e20 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2008/01/18 05:08:19 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2009/04/13 12:40:40 rh Exp $
#
-DISTNAME= Pantomime-1.1.2
-PKGREVISION= 5
+DISTNAME= Pantomime-1.2.0pre3
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
@@ -10,10 +9,15 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.collaboration-world.com/pantomime/
COMMENT= Objective-C mail system class library
+LICENSE= gnu-lgpl-v2
+
+PKG_DESTDIR_SUPPORT= destdir
+
USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/Pantomime
NO_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
MAKE_ENV+= ADDITIONAL_CPPFLAGS=-DMKDIR
MAKE_FILE= GNUmakefile