freebsd-ports/net/meanwhile/Makefile
Joe Marcus Clarke d83b863630 The meanwhile distfile was rerolled to the latest snapshot from CVS HEAD.
Other than incoporating all local patches, it also fixed a bug where
version incompatibility errors were seen with certain SameTime servers.
2004-08-08 23:50:04 +00:00

24 lines
492 B
Makefile

# 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.mk>