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

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

CATEGORIES=	devel
MAINTAINER=	office@FreeBSD.org

MASTER_SITES=	https://dl.bintray.com/boostorg/release/${PORTVERSION}/source/ \
		SF/boost/boost/${PORTVERSION}

USES+=		tar:bzip2