diff options
Diffstat (limited to 'pkg/osx/config.make')
-rw-r--r-- | pkg/osx/config.make | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pkg/osx/config.make b/pkg/osx/config.make deleted file mode 100644 index 49905c84..00000000 --- a/pkg/osx/config.make +++ /dev/null @@ -1,10 +0,0 @@ -# File included by the main makefile that contains details -# about the package name. This will eventuall be generated -# by configure. - -PACKAGE = cocoa-doom -PACKAGE_NAME = Cocoa Doom -PACKAGE_STRING = Cocoa Doom 1.2.1 -PACKAGE_TARNAME = cocoa-doom -PACKAGE_VERSION = 1.2.1 - |