freebsd-ports/devel/boost-all/common.mk

13 lines
255 B
Makefile
Raw Normal View History

PORTVERSION= 1.55.0
PORTVERSUFFIX= ${PORTVERSION:C/\.[0-9]+$//}
DISTNAME= boost_${PORTVERSION:S/./_/g}
CATEGORIES= devel
MAINTAINER= office@FreeBSD.org
CONFLICTS+= boost-python-1* boost-1*
MASTER_SITES= SF/boost/boost/${PORTVERSION}
2014-06-13 20:11:32 +02:00
USES+= tar:bzip2