Changeset 522 for libcaca/trunk/perl/Build.PL
- Timestamp:
- Mar 4, 2006, 1:35:45 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/perl/Build.PL
r379 r522 3 3 my $builder = Module::Build->new ( 4 4 module_name => 'Term::Caca', 5 license => ' lgpl',5 license => 'wtfpl', 6 6 7 7 requires => {
Note: See TracChangeset
for help on using the changeset viewer.