2000-06-28 02:31:45 +02:00
|
|
|
# New ports collection makefile for: mpd
|
|
|
|
# Date created: 26 Jun 2000
|
|
|
|
# Whom: Archie Cobbs
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= suckblow
|
2000-06-29 02:17:32 +02:00
|
|
|
PORTVERSION= 1.1
|
2005-11-10 04:48:30 +01:00
|
|
|
CATEGORIES= net
|
2000-06-29 09:03:02 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= archie
|
2000-06-28 02:31:45 +02:00
|
|
|
|
2006-11-25 17:46:44 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Two companion utilities for transferring data over a TCP socket
|
2000-06-28 02:31:45 +02:00
|
|
|
|
2003-10-14 17:47:28 +02:00
|
|
|
CONFLICTS= suck-4.* suck-cnews-4.*
|
2000-06-28 02:31:45 +02:00
|
|
|
MAN1= suck.1
|
|
|
|
MLINKS= suck.1 blow.1
|
|
|
|
MANCOMPRESSED= maybe
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|