# New ports collection makefile for: pstreams # Date created: 22 Jan 2007 # Whom: Andrew Wingorodov # # $FreeBSD$ 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