summaryrefslogtreecommitdiff
path: root/devel/icmake/pkg-plist
blob: 7e8e8824f3eb15ed975584f756dab22beb8a6a77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
@comment $FreeBSD$
bin/icmake
bin/icmbuild
bin/icmstart
bin/icmun
etc/icmake/icmake.rc
etc/icmake/icmstart.rc
lib/icmake-%%PORTVERSION%%/icm-comp
lib/icmake-%%PORTVERSION%%/icm-exec
lib/icmake-%%PORTVERSION%%/icm-pp
man/man1/icmake.1.gz
man/man1/icmbuild.1.gz
man/man1/icmstart.1.gz
man/man7/icmconf.7.gz
man/man7/icmstart.rc.7.gz
share/icmake-%%PORTVERSION%%/parser/grammar
share/icmake-%%PORTVERSION%%/scanner/lexer
share/icmake-%%PORTVERSION%%/scanner/scanner.ih
share/icmake-%%PORTVERSION%%/CLASSES
share/icmake-%%PORTVERSION%%/icmconf
share/icmake-%%PORTVERSION%%/main.cc
share/icmake-%%PORTVERSION%%/main.ih
share/icmake-%%PORTVERSION%%/usage.cc
share/icmake-%%PORTVERSION%%/version.cc
@dirrm etc/icmake
@dirrm lib/icmake-%%PORTVERSION%%
@dirrm share/icmake-%%PORTVERSION%%/parser
@dirrm share/icmake-%%PORTVERSION%%/scanner
@dirrm share/icmake-%%PORTVERSION%%