opnsense-ports/net/sock/Makefile
Franco Fichtner 92f7f399cd */*: sync with upstream
Taken from: FreeBSD
2016-05-25 07:17:49 +02:00

16 lines
313 B
Makefile

# Created by: Steve Jacobson <sjac@cs.stanford.edu>
# $FreeBSD$
PORTNAME= sock
PORTVERSION= 0.3.2
CATEGORIES= net
MASTER_SITES= http://www.icir.org/christian/downloads/
MAINTAINER= sjac@cs.stanford.edu
COMMENT= W. Richard Stevens' sock program
HAS_CONFIGURE= yes
PLIST_FILES= bin/sock
.include <bsd.port.mk>