source: ProjectBuilder/projects/fossology/pbconf/trunk/pbfilter/deb.pbf@ 602

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

First pass on INSTALL instructions of fossology to fill conf files for pb. Doesn't work. Done as a backup

File size: 461 bytes
Line 
1#
2# $Id$
3#
4# Filter for debian build
5#
6# PBGRP is replaced by the group of apps
7filter PBGRP = utils
8
9# PBLIC is replaced by the license of the application
10# Cf:
11#filter PBLIC = GPL
12
13# PBDEP is replaced by the list of dependencies
14filter PBDEP =
15
16# PBBUILDDEP is replaced by the list of build dependencies
17filter PBBUILDDEP =
18
19# PBSUG is replaced by the list of suggestions
20#filter PBSUG =
21
22# PBREC is replaced by the list of recommandations
23#filter PBREC =
24
Note: See TracBrowser for help on using the repository browser.