aboutsummaryrefslogtreecommitdiffstats
path: root/devel/boost-all/common.mk
blob: ff297b20175150d5f96d5193c8793c341863e422 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

PORTVERSION=    1.65.1
PORTVERSUFFIX=  ${PORTVERSION:C/\.[0-9]+$//}
DISTNAME=   boost_${PORTVERSION:S/./_/g}

CATEGORIES= devel
MAINTAINER= office@FreeBSD.org

CONFLICTS+= boost-python-1* boost-1*
MASTER_SITES=   https://dl.bintray.com/boostorg/release/${PORTVERSION}/source/ \
        SF/boost/boost/${PORTVERSION}

USES+=      tar:bzip2