freebsd-ports/ports-mgmt/hs-porte/pkg-plist
Wesley Shields d39855f825 - Add @exec lines so the register script is called when the package is used.
- Bump PORTREVISION.

Submitted by:	sbahra@kerneled.org (maintainer, private mail)
2008-11-05 23:36:46 +00:00

16 lines
720 B
Text

%%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/sh %D/%%SUBDIR%%/register.sh
@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