File: Makefile.PL.in

package info (click to toggle)
llgal 0.13.19-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 616 kB
  • sloc: perl: 2,821; makefile: 132; php: 15
file content (6 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
use ExtUtils::MakeMaker;

WriteMakefile (
	NAME	=> 'Llgal',
	VERSION	=> "@VERSION@",
);