freebsd-ports/net/suckblow/Makefile

16 lines
297 B
Makefile
Raw Normal View History

# Created by: Archie Cobbs
2000-06-28 02:31:45 +02:00
# $FreeBSD$
PORTNAME= suckblow
PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= LOCAL/archie
2000-06-28 02:31:45 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Two companion utilities for transferring data over a TCP socket
2000-06-28 02:31:45 +02:00
2014-09-05 20:12:13 +02:00
USES= uidfix
CONFLICTS= suck-4.* suck-cnews-4.*
2000-06-28 02:31:45 +02:00
.include <bsd.port.mk>