diff options
author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-11-05 01:46:11 +0000 |
---|---|---|
committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-11-05 01:46:11 +0000 |
commit | 2c8ba55ce142e2442ee0d5bf21b8dc726c016b92 (patch) | |
tree | fcec358b73d4e9830998576378e1c813b8b2a1d3 /ports-mgmt/hs-porte/pkg-plist | |
parent | dda2b6721da4aa50383feccef4b06135b08c4f64 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/hs-porte/pkg-plist')
-rw-r--r-- | ports-mgmt/hs-porte/pkg-plist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ports-mgmt/hs-porte/pkg-plist b/ports-mgmt/hs-porte/pkg-plist new file mode 100644 index 000000000000..b373dd532fa7 --- /dev/null +++ b/ports-mgmt/hs-porte/pkg-plist @@ -0,0 +1,15 @@ +%%SUBDIR%%/ghc-%%GHC_VERSION%%/libHSporte-%%PORTVERSION%%.a +%%SUBDIR%%/ghc-%%GHC_VERSION%%/HSporte-%%PORTVERSION%%.o +%%SUBDIR%%/ghc-%%GHC_VERSION%%/Porte/Ports.hi +%%SUBDIR%%/ghc-%%GHC_VERSION%%/Porte/Statistics.hi +%%SUBDIR%%/ghc-%%GHC_VERSION%%/Porte/Tool.hi +bin/porte +%%SUBDIR%%/register.sh +share/doc/porte-%%PORTVERSION%%/LICENSE +@dirrm share/doc/porte-%%PORTVERSION%% +@dirrm lib/porte-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Porte +@dirrm lib/porte-%%PORTVERSION%%/ghc-%%GHC_VERSION%% +@dirrm lib/porte-%%PORTVERSION%% +@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old +@unexec %D/bin/ghc-pkg unregister porte +@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old |