1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/net/libsocketcpp/Makefile
2003-02-21 13:28:59 +00:00

22 lines
395 B
Makefile

# ex:ts=8
# New ports collection makefile for: libsocketcpp
# Date created: Aug 12, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libsocketcpp
PORTVERSION= 1.0.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libsocket
MAINTAINER= erwin@lansing.dk
COMMENT= A C++ wrapper library to the sockets
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>