File: Makefile.PL.in

package info (click to toggle)
lltag 0.14.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 416 kB
  • sloc: perl: 2,833; makefile: 93
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	=> 'Lltag',
	VERSION	=> "@VERSION@",
);