mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
c3ac7b0f5c
Use sbin instead of bin (per original source code)
20 lines
320 B
Makefile
20 lines
320 B
Makefile
# New ports collection makefile for: tcpslice
|
|
# Date created: 15 April 2002
|
|
# Whom: smace@freebsd.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tcpslice
|
|
PORTVERSION= 2002.04.15
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.tcpdump.org/weekly/
|
|
|
|
MAINTAINER= smace@freebsd.org
|
|
|
|
MAN1= tcpslice.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|