File: package.m4

package info (click to toggle)
libmatio 1.5.30-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 34,656 kB
  • sloc: sh: 126,066; ansic: 22,630; makefile: 647; python: 215
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [MATIO])
m4_define([AT_PACKAGE_TARNAME],   [matio])
m4_define([AT_PACKAGE_VERSION],   [1.5.30])
m4_define([AT_PACKAGE_STRING],    [MATIO 1.5.30])
m4_define([AT_PACKAGE_BUGREPORT], [t-beu@users.sourceforge.net])