freebsd-ports/net/sipsak/Makefile
Pav Lucistnik e7835108d7 - Update to 0.8.11
PR:		ports/73104
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	jesusr (maintainer)
2004-10-26 14:12:14 +00:00

22 lines
374 B
Makefile

# New ports collection makefile for: sipsak
# Date created: 2003-06-30
# Whom: jesusr
#
# $FreeBSD$
#
PORTNAME= sipsak
PORTVERSION= 0.8.11
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>