freebsd-ports/net/sipsak/Makefile
Tilman Keskinoz 5aba3a9297 Update to 0.9.6
PR:		94025
Submitted by:	Babak Farrokhi <babak@farrokhi.net>, jesusr (maintainer)
2006-03-15 13:52:59 +00:00

22 lines
406 B
Makefile

# New ports collection makefile for: sipsak
# Date created: 2003-06-30
# Whom: jesusr
#
# $FreeBSD$
#
PORTNAME= sipsak
PORTVERSION= 0.9.6
DISTFILES= sipsak-0.9.6-1.tar.gz
CATEGORIES= net
MASTER_SITES= http://download.berlios.de/sipsak/
MAINTAINER= jesusr@FreeBSD.org
COMMENT= Small command line tool for SIP testing
GNU_CONFIGURE= yes
MAN1= sipsak.1
PLIST_FILES= bin/sipsak
.include <bsd.port.mk>