mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
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)
9 lines
157 B
Makefile
9 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
|