mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
15 lines
285 B
Makefile
15 lines
285 B
Makefile
# Created by: Archie Cobbs
|
|
|
|
PORTNAME= suckblow
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= LOCAL/archie
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Two companion utilities for transferring data over a TCP socket
|
|
|
|
USES= uidfix
|
|
CONFLICTS= suck-4.* suck-cnews-4.*
|
|
|
|
.include <bsd.port.mk>
|