opnsense-ports/net/sipsak/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

19 lines
332 B
Makefile

# Created by: jesusr
# $FreeBSD$
PORTNAME= sipsak
PORTVERSION= 0.9.6
DISTFILES= sipsak-0.9.6-1.tar.gz
CATEGORIES= net
MASTER_SITES= BERLIOS
MAINTAINER= jesusr@FreeBSD.org
COMMENT= Small command line tool for SIP testing
USE_CSTD= gnu89
GNU_CONFIGURE= yes
PLIST_FILES= bin/sipsak \
man/man1/sipsak.1.gz
.include <bsd.port.mk>