forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
255 B
Makefile
12 lines
255 B
Makefile
|
|
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}
|
|
|
|
USES+= tar:bzip2
|