freebsd-ports/devel/icmake/pkg-plist
Gabor Pali 6a62c1c1f4 r307972@csupor: pgj | 2012-12-04 09:41:39 +0100
- Update to 7.19.00
 - Trim Makefile header
 - Set license
 - Teach more about how to respect CC and CFLAGS

 Feature safe:	yes
2012-12-04 09:13:30 +00:00

24 lines
752 B
Text

@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
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%%