From 241ca8cd17929d53a5c10c4f366f6972d865ba4f Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Fri, 30 Sep 2016 17:09:17 -0700 Subject: [vcpkg] Improve create command to generate initial CONTROL file --- scripts/templates/CONTROL.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/templates/CONTROL.in (limited to 'scripts/templates') diff --git a/scripts/templates/CONTROL.in b/scripts/templates/CONTROL.in new file mode 100644 index 000000000..c5b706861 --- /dev/null +++ b/scripts/templates/CONTROL.in @@ -0,0 +1,3 @@ +Source: @PORT@ +Version: +Description: \ No newline at end of file -- cgit v1.2.3