d1107bb40e
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
9 lines
207 B
Makefile
9 lines
207 B
Makefile
|
|
PORTVERSION= 1.39.0
|
|
PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//}
|
|
DISTNAME= boost_${PORTVERSION:S/./_/g}
|
|
|
|
CATEGORIES= devel
|
|
MAINTAINER= churanov.port.maintainer@gmail.com
|
|
|
|
CONFLICTS= boost-python-1* boost-1*
|