aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-language-c/pkg-plist
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-03-06 19:46:33 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-03-06 19:46:33 +0000
commit54dcdde2eb305a44be7e5e41c0b0ba58bdd827d2 (patch)
tree0d9a9c041e7f33a86d5c5000b884003ba8236b51 /devel/hs-language-c/pkg-plist
parentca01b2c143f0de4de00998108106ba564d7f0af6 (diff)
downloadports-54dcdde2eb305a44be7e5e41c0b0ba58bdd827d2.tar.gz
ports-54dcdde2eb305a44be7e5e41c0b0ba58bdd827d2.zip
Language C is a Haskell library for the analysis and generation of C
code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions. WWW: http://www.sivity.net/projects/language.c/ Approved by: tabthorpe
Notes
Notes: svn path=/head/; revision=229585
Diffstat (limited to 'devel/hs-language-c/pkg-plist')
-rw-r--r--devel/hs-language-c/pkg-plist49
1 files changed, 49 insertions, 0 deletions
diff --git a/devel/hs-language-c/pkg-plist b/devel/hs-language-c/pkg-plist
new file mode 100644
index 000000000000..9710c4be8b0a
--- /dev/null
+++ b/devel/hs-language-c/pkg-plist
@@ -0,0 +1,49 @@
+@comment $FreeBSD$
+%%SUBDIR%%/Language/C.hi
+%%SUBDIR%%/Language/C/Analysis/AstAnalysis.hi
+%%SUBDIR%%/Language/C/Analysis/Debug.hi
+%%SUBDIR%%/Language/C/Analysis/DeclAnalysis.hi
+%%SUBDIR%%/Language/C/Analysis/DefTable.hi
+%%SUBDIR%%/Language/C/Analysis/Export.hi
+%%SUBDIR%%/Language/C/Analysis/NameSpaceMap.hi
+%%SUBDIR%%/Language/C/Analysis/SemError.hi
+%%SUBDIR%%/Language/C/Analysis/SemRep.hi
+%%SUBDIR%%/Language/C/Analysis/TravMonad.hi
+%%SUBDIR%%/Language/C/Data/Error.hi
+%%SUBDIR%%/Language/C/Data/Ident.hi
+%%SUBDIR%%/Language/C/Data/InputStream.hi
+%%SUBDIR%%/Language/C/Data/Name.hi
+%%SUBDIR%%/Language/C/Data/Node.hi
+%%SUBDIR%%/Language/C/Data/Position.hi
+%%SUBDIR%%/Language/C/Data/RList.hi
+%%SUBDIR%%/Language/C/Parser/Builtin.hi
+%%SUBDIR%%/Language/C/Parser/Lexer.hi
+%%SUBDIR%%/Language/C/Parser/Parser.hi
+%%SUBDIR%%/Language/C/Parser/ParserMonad.hi
+%%SUBDIR%%/Language/C/Parser/Tokens.hi
+%%SUBDIR%%/Language/C/Syntax/AST.hi
+%%SUBDIR%%/Language/C/Syntax/Constants.hi
+%%SUBDIR%%/Language/C/Syntax/Ops.hi
+%%SUBDIR%%/Language/C/System/GCC.hi
+%%SUBDIR%%/Language/C/System/Preprocess.hi
+%%SUBDIR%%/Language/C/Analysis.hi
+%%SUBDIR%%/Language/C/Data.hi
+%%SUBDIR%%/Language/C/Parser.hi
+%%SUBDIR%%/Language/C/Pretty.hi
+%%SUBDIR%%/Language/C/Syntax.hi
+%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
+%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
+%%SUBDIR%%/%%PORTNAME%%-register.sh
+@dirrm %%SUBDIR%%/Language/C/Analysis
+@dirrm %%SUBDIR%%/Language/C/Data
+@dirrm %%SUBDIR%%/Language/C/Parser
+@dirrm %%SUBDIR%%/Language/C/Syntax
+@dirrm %%SUBDIR%%/Language/C/System
+@dirrm %%SUBDIR%%/Language/C
+@dirrmtry %%SUBDIR%%/Language
+%%RMLIC%%%%DOCSDIR%%/LICENSE
+%%RMLIC%%@dirrm %%DOCSDIR%%
+@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
+@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
+@unexec ghc-pkg unregister %%PORTNAME%%
+@unexec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old