mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
853068f674
Hat: portmgr
23 lines
451 B
Makefile
23 lines
451 B
Makefile
# 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= archie@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>
|