1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/socket/Makefile

18 lines
340 B
Makefile
Raw Normal View History

# New ports collection makefile for: socket
# Version required: 1.1
# Date created: 14 August 1996
# Whom: wosch
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
#
DISTNAME= socket-1.1
1997-04-13 21:51:44 +00:00
CATEGORIES= sysutils net
1999-09-19 10:30:46 +00:00
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
MAN1= socket.1
.include <bsd.port.mk>