8 lines
270 B
Text
8 lines
270 B
Text
# $NetBSD: Makefile.common,v 1.1 2014/10/17 22:00:40 joerg Exp $
|
|
#
|
|
# used by devel/protobuf/Makefile
|
|
# used by devel/py-protobuf/Makefile
|
|
|
|
DISTNAME= protobuf-2.5.0
|
|
DISTINFO_FILE= ${.CURDIR}/../../devel/protobuf/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../devel/protobuf/patches
|