1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/net/sipsak/Makefile
2013-07-30 12:43:10 +00:00

20 lines
350 B
Makefile

# Created by: 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
USE_CSTD= gnu89
GNU_CONFIGURE= yes
MAN1= sipsak.1
PLIST_FILES= bin/sipsak
.include <bsd.port.mk>