diff --git a/packages/dev-libs/protobuf-c/protobuf-c-1.1.1.exheres-0 b/packages/dev-libs/protobuf-c/protobuf-c-1.1.1.exheres-0 deleted file mode 100644 index 3f90bf0..0000000 --- a/packages/dev-libs/protobuf-c/protobuf-c-1.1.1.exheres-0 +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2013 William Orr -# Distributed under the terms of the GNU General Public License v2 - -require github [ tag=v${PV} ] autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ] - -SUMMARY="C bindings for the protobuf library" -DESCRIPTION=" -Allows you to use protobuf library in C. Provides both a library and the code generator. -" - -LICENCES="BSD-3" -SLOT="0" -PLATFORMS="~amd64" -MYOPTIONS="" - -DEPENDENCIES=" - build: - virtual/pkg-config - build+run: - dev-libs/protobuf[>=2.6.0] -" - -BUGS_TO="will@worrbase.com" -