PR: ports/146707 Submitted by: Armin Pirkovitsch <armin at frozen-zone.org> Reviewed by: Alexander Churanov (maintainer)
10 lines
252 B
Makefile
10 lines
252 B
Makefile
|
|
PORTVERSION= 1.43.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}
|