# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# Created by: Thomas Dreibholz X# $FreeBSD$ X XPORTNAME= tsctp XPORTVERSION= 0.7.3 XCATEGORIES= net XMASTER_SITES= https://www.uni-due.de/~be0001/tsctp/download/ X XMAINTAINER= dreibh@iem.uni-due.de XCOMMENT= SCTP Test Tool X XLICENSE= BSD XLICENSE_FILE= ${WRKSRC}/COPYING X XUSES= tar:xz cmake X XCMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XTIMESTAMP = 1565194937 XSHA256 (tsctp-0.7.3.tar.xz) = 2084beb0f6fb8ae166b0044751f3b9b7feda5a87bd9446d5657560d2c72e6160 XSIZE (tsctp-0.7.3.tar.xz) = 49536 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XTSCTP is an SCTP test tool. Its purpose is to perform basic SCTP Xfunctionality tests to check implementations interoperability and Xto verify that the SCTP stack is working. X XWWW: https://www.uni-due.de/~be0001/tsctp/ 7f9555c3c1089940396b503dd37f3979 echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' Xbin/tsctp Xman/man1/tsctp.1.gz 842cde48cf18b70a11b15515ca566742 exit