mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
3b3bd28890
Converted to new MAN[1-9]
18 lines
392 B
Makefile
18 lines
392 B
Makefile
# New ports collection makefile for: socket
|
|
# Version required: 1.1
|
|
# Date created: 14 August 1996
|
|
# Whom: wosch
|
|
#
|
|
# $Id: Makefile,v 1.2 1996/08/25 01:00:25 asami Exp $
|
|
#
|
|
|
|
DISTNAME= socket-1.1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
|
|
|
MAN1= socket.1
|
|
|
|
.include <bsd.port.mk>
|