aboutsummaryrefslogtreecommitdiffstats
path: root/net/suckblow/Makefile
blob: 737ce93250ce32ff3df882d7f7c1a91aee9f7ace (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Archie Cobbs
# $FreeBSD$

PORTNAME=   suckblow
PORTVERSION=    1.1
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie

MAINTAINER= ports@FreeBSD.org
COMMENT=    Two companion utilities for transferring data over a TCP socket

CONFLICTS=  suck-4.* suck-cnews-4.*
MAN1=       suck.1
MLINKS=     suck.1 blow.1
MANCOMPRESSED=  maybe

NO_STAGE=   yes
.include <bsd.port.mk>