summaryrefslogtreecommitdiff
path: root/net-im/meanwhile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/meanwhile/Makefile')
-rw-r--r--net-im/meanwhile/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile
deleted file mode 100644
index f9a17f907132..000000000000
--- a/net-im/meanwhile/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: meanwhile
-# Date created: 24 June 2004
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= meanwhile
-PORTVERSION= 0.3
-PORTREVISION= 3
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= marcus@FreeBSD.org
-COMMENT= Open Source implementation of the Lotus Sametime protocol
-
-USE_GMAKE= yes
-USE_GNOME= gnomehack glib20
-INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386"
-IGNORE= Does not build on 64-bit platforms, but new release is imminent
-.endif
-
-.include <bsd.port.post.mk>