freebsd-ports/net/libsocketcpp/Makefile
Pete Fritchman 19930e1ca3 Give maintainership to submitter.
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-06-10 17:12:22 +00:00

20 lines
349 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
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>