source: ProjectBuilder/projects/fossology/pbconf/trunk/pbfilter/md.pbf@ 605

Last change on this file since 605 was 603, checked in by Bruno Cornec, 16 years ago

Fossology improvements (Variables for make setup)

File size: 541 bytes
RevLine 
[598]1# Specific group for Mandriva for fossology
2# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
[599]3filter PBGRP = System/Servers
[598]4
5# PBLIC is replaced by the license of the application
6# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
[599]7filter PBLIC = GPL
[598]8
[603]9# PBDEP is replaced by the list of dependencies
10filter PBDEP = libextractor libextractor-plugins cabextract genisoimage upx sleuthkit
11
12# PBBUILDDEP is replaced by the list of build dependencies
13filter PBBUILDDEP = perl-Text-Template subversion libextractor-devel
14
Note: See TracBrowser for help on using the repository browser.