mirror of
https://github.com/chocolate-doom/launcher.git
synced 2024-11-22 04:31:02 +00:00
11 lines
271 B
Text
11 lines
271 B
Text
|
# 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
|
||
|
|