From d68b8a25df73b8ee322a9a840fb67d389aeab84d Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 16 Mar 2017 20:42:54 +0100 Subject: [PATCH] dev-cpp/ctemplate: initial import Preparation for dev-db/mysql-workbench. --- .../dev-cpp/ctemplate/ctemplate-2.3.exheres-0 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 diff --git a/packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 b/packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 new file mode 100644 index 0000000..b6e9af5 --- /dev/null +++ b/packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 @@ -0,0 +1,16 @@ +# Copyright 2017 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ] +require github [ user="olafvdspek" tag="${PNV}" ] + +SUMMARY="A simple but powerful template language for C++" +HOMEPAGE="https://github.com/olafvdspek/ctemplate" + +LICENCES="BSD-3" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +BUGS_TO="hasufell@posteo.de" +