mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-25 21:05:26 -04:00
9 lines
247 B
Bash
9 lines
247 B
Bash
#! /bin/sh
|
|
|
|
# Identity of this package.
|
|
PACKAGE_NAME='xf86-video-ag10e'
|
|
PACKAGE_TARNAME='xf86-video-ag10e'
|
|
PACKAGE_VERSION='0.0.1'
|
|
PACKAGE_STRING='xf86-video-ag10e 0.0.1'
|
|
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
|