Files
bsdports/_unused/sipsak/Makefile
2019-12-26 07:26:06 +00:00

19 lines
265 B
Makefile

#
# $Id$
#
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
.include <bsd.port.mk>
#EOF