forked from Eyescale/CMake
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPortfile
More file actions
21 lines (16 loc) · 731 Bytes
/
Copy pathPortfile
File metadata and controls
21 lines (16 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
PortGroup github 1.0
PortGroup cmake 1.0
github.setup @GIT_ORIGIN_ORG@ @CMAKE_PROJECT_NAME@ @CPACK_MACPORTS_VERSION@ release-
name @CMAKE_MACPORTS_NAME@
categories @CPACK_MACPORTS_CATEGORY@
maintainers @CPACK_PACKAGE_CONTACT@
license @CPACK_PACKAGE_LICENSE@
description @CPACK_PACKAGE_DESCRIPTION_SUMMARY@
long_description @CPACK_PACKAGE_DESCRIPTION_SUMMARY@
depends_lib @CPACK_MACPORTS_DEPENDS@
supported_archs ppc ppc64 i386 x86_64
universal_variant yes
checksum {}