1898d24fdSmacallan#! /bin/sh 2898d24fdSmacallan 3898d24fdSmacallan# Identity of this package. 4898d24fdSmacallanPACKAGE_NAME='xf86-video-mgx' 5898d24fdSmacallanPACKAGE_TARNAME='xf86-video-mgx' 6898d24fdSmacallanPACKAGE_VERSION='0.0.1' 7898d24fdSmacallanPACKAGE_STRING='xf86-video-mgx 0.0.1' 8898d24fdSmacallanPACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' 9