freebsd-ports/net/imcom/Makefile
Daichi GOTO 8f2c5f297c update net/imcom: 1.30.b8 -> 1.31
PR:		54840
Submitted by:	Martijn Lina <martijn@pacno.net> (maintainer)
2003-07-27 08:30:06 +00:00

22 lines
473 B
Makefile

# New ports collection makefile for: imcom
# Date created: Jun 09 2002
# Whom: Martijn Lina
#
# $FreeBSD$
PORTNAME= imcom
PORTVERSION= 1.31
CATEGORIES= net
MASTER_SITES= http://nafai.dyndns.org/files/
MAINTAINER= martijn@pacno.net
COMMENT= IMCom is a command-line Jabber client written in Python
RUN_DEPENDS= ${LOCALBASE}/lib/python2.2/xml/parsers/expat.py:${PORTSDIR}/textproc/py-expat
GNU_CONFIGURE= yes
USE_PYTHON= yes
MAN1= imcom.1
.include <bsd.port.mk>