129e62f606
PR: ports/141749 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
10 lines
252 B
Makefile
10 lines
252 B
Makefile
|
|
PORTVERSION= 1.41.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*
|
|
MASTER_SITES= SF/boost/boost/${PORTVERSION}
|