freebsd-ports/net/sipsak/Makefile
Pav Lucistnik e49e8a78d5 - Update to 0.8.9
PR:		ports/68608
Submitted by:	jesusr (maintainer)
2004-07-02 23:31:18 +00:00

21 lines
373 B
Makefile

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