source: ProjectBuilder/projects/pdfposter/pbconf/pbfilter/deb.pbf@ 1865

Last change on this file since 1865 was 1865, checked in by Bruno Cornec, 10 years ago

Project pdfposter creation

File size: 491 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: http://www.debian.org/legal/licenses/
11#filter PBLIC = GPL
12
13# PBDEP is replaced by the list of dependencies
14#filter PBDEP =
15
16# PBBDEP is replaced by the list of build dependencies
17#filter PBBDEP =
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.