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

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

Fossology improvements (Variables for make setup)

File size: 541 bytes
Line 
1# Specific group for Mandriva for fossology
2# Cf: http://wiki.mandriva.com/en/Development/Packaging/Groups
3filter PBGRP = System/Servers
4
5# PBLIC is replaced by the license of the application
6# Cf: http://wiki.mandriva.com/en/Development/Packaging/Licenses
7filter PBLIC = GPL
8
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.