freebsd-ports/net-im/meanwhile/Makefile

24 lines
503 B
Makefile
Raw Normal View History

# 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
PORTREVISION= 2
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
INSTALLS_SHLIB= yes
USE_INC_LIBTOOL_VER=13
.include <bsd.port.mk>