mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
d467bfe788
Approved by: tabthorpe
15 lines
530 B
Plaintext
15 lines
530 B
Plaintext
@comment $FreeBSD$
|
|
%%SUBDIR%%/Data/Digest/Adler32.hi
|
|
%%SUBDIR%%/Data/Digest/CRC32.hi
|
|
%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
|
|
%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
%%RMLIC%%%%DOCSDIR%%/LICENSE
|
|
%%RMLIC%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry %%SUBDIR%%/Data/Digest
|
|
@dirrmtry %%SUBDIR%%/Data
|
|
@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
|