2dff70fe66
- Add bsd.thrift.mk file with portversion number to allow for sync of thrift ports [2] - pet portlint PR: ports/163131 [1] Submitted by: scheidell [2] Approved by: gabor (mentor)
8 lines
157 B
Makefile
8 lines
157 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
# to use:
|
|
# in your makefile, set:
|
|
# PORTVERSION= ${THRIFT_PORTVERSION}
|
|
# see $PORTSDIR/devel/thrift for examples
|
|
THRIFT_PORTVERSION= 0.8.0
|