freebsd-ports/devel/hs-alex/pkg-plist
Oliver Braun 5e2a14700e * Really upgrade to 2.0 this time! Bump PORTREVISION accordingly.
* Give maintainership to someone who obviously had more sleep.

PR:		ports/55553
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Pointy hat to:	ME!
2003-08-13 18:44:10 +00:00

29 lines
956 B
Text

bin/alex
bin/alex-%%PORTVERSION%%
lib/alex-%%PORTVERSION%%/alex.bin
lib/alex-%%PORTVERSION%%/AlexTemplate
lib/alex-%%PORTVERSION%%/AlexTemplate-ghc
lib/alex-%%PORTVERSION%%/AlexTemplate-ghc-debug
lib/alex-%%PORTVERSION%%/AlexTemplate-debug
lib/alex-%%PORTVERSION%%/AlexWrapper-basic
lib/alex-%%PORTVERSION%%/AlexWrapper-posn
lib/alex-%%PORTVERSION%%/AlexWrapper-monad
lib/alex-%%PORTVERSION%%/AlexWrapper-gscan
@dirrm lib/alex-%%PORTVERSION%%
%%PORTDOCS%%share/doc/alex/alex.ps
%%PORTDOCS%%@dirrm share/doc/alex
share/examples/alex/Makefile
share/examples/alex/Tokens.x
share/examples/alex/Tokens_gscan.x
share/examples/alex/Tokens_posn.x
share/examples/alex/examples.x
share/examples/alex/haskell.x
share/examples/alex/lit.x
share/examples/alex/pp.x
share/examples/alex/state.x
share/examples/alex/tiny.y
share/examples/alex/tkns.hs
share/examples/alex/words.x
share/examples/alex/words_monad.x
share/examples/alex/words_posn.x
@dirrm share/examples/alex