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