aboutsummaryrefslogtreecommitdiffstats
path: root/net/suckblow/Makefile
blob: aeb65f1c5e3071052ed3c07c94b92a150f4ddca1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    mpd
# Date created:             26 Jun 2000
# Whom:                 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

.include <bsd.port.mk>