# Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= libbinio PORTVERSION= 1.4 DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 4 CATEGORIES= devel MAINTAINER= ehaupt@FreeBSD.org COMMENT= Binary I/O stream class library LICENSE= LGPL21 USES= autoreconf libtool pathfix GNU_CONFIGURE= yes USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= adplug INSTALL_TARGET= install-strip PORTSCOUT= skipv:start post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.am .include