2004-06-25 00:54:23 +02:00
|
|
|
# New ports collection makefile for: meanwhile
|
|
|
|
# Date created: 24 June 2004
|
|
|
|
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= meanwhile
|
2004-06-28 21:18:57 +02:00
|
|
|
PORTVERSION= 0.3
|
2004-07-01 18:23:13 +02:00
|
|
|
PORTREVISION= 2
|
2004-06-25 00:54:23 +02:00
|
|
|
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
|
2004-06-28 21:18:57 +02:00
|
|
|
USE_GNOME= gnomehack lthack glib20
|
2004-06-25 00:54:23 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2004-06-25 00:54:23 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|