# New ports collection makefile for: pstreams # Date created: 22 Jan 2007 # Whom: Andrew Wingorodov # # $FreeBSD: ports/devel/pstreams/Makefile,v 1.1 2007/01/24 20:57:34 miwi Exp $ PORTNAME= pstreams PORTVERSION= 0.5.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pstreams MAINTAINER= mail@andr.ru COMMENT= C++ utility for simple IOStream-based IPC USE_GMAKE= yes NO_BUILD= yes PLIST_FILES= include/pstreams/pstream.h PLIST_DIRS= include/pstreams .include