diff options
author | David T. Stanford <dstanford@daemonbox.net> | 2012-11-21 12:21:55 (EST) |
---|---|---|
committer | David T. Stanford <dstanford@daemonbox.net> | 2012-11-21 12:21:55 (EST) |
commit | 8da51e4f51149502cceff86ca0b3017b57682c8a (patch) | |
tree | 1ea9ef3d7e76863ef38ac6b11fbaebb034dc49c5 /gmake.pkg/control | |
parent | 77f8bce4d5bc5422271a3a02f69cf4facf107069 (diff) |
Added 'nop' target to build file.
Updated substvars.
Renamed <binpkg>.pkg directories to match source package name.
Added gmake-doc.pkg binary package.
Diffstat (limited to 'gmake.pkg/control')
-rw-r--r-- | gmake.pkg/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gmake.pkg/control b/gmake.pkg/control new file mode 100644 index 0000000..50d7b57 --- /dev/null +++ b/gmake.pkg/control @@ -0,0 +1,4 @@ +Architecture: any +Platform: all +Description: Utility and framework for building applications from source. + ${Common-Description} |