2003-12-18 13:35:47 +00:00
|
|
|
# New ports collection makefile for: sipsak
|
|
|
|
# Date created: 2003-06-30
|
|
|
|
# Whom: jesusr
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sipsak
|
2006-03-15 13:52:59 +00:00
|
|
|
PORTVERSION= 0.9.6
|
|
|
|
DISTFILES= sipsak-0.9.6-1.tar.gz
|
2003-12-18 13:35:47 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://download.berlios.de/sipsak/
|
|
|
|
|
|
|
|
MAINTAINER= jesusr@FreeBSD.org
|
|
|
|
COMMENT= Small command line tool for SIP testing
|
|
|
|
|
2004-07-02 23:31:18 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2003-12-18 13:35:47 +00:00
|
|
|
|
2004-07-02 23:31:18 +00:00
|
|
|
MAN1= sipsak.1
|
|
|
|
PLIST_FILES= bin/sipsak
|
2003-12-18 13:35:47 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|