1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/security/fpc-hash/pkg-plist
Jose Alonso Cardenas Marquez 13c8628fb5 - New port:
2006-09-07 21:09:28 +00:00

16 lines
787 B
Plaintext

lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/Package.fpc
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/crc.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/crc.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/md5.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/md5.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpcrc.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpmd5.a
%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/hash/md5test.pp
@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash
@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
@dirrmtry lib/fpc/%%PORTVERSION%%/units
@dirrmtry lib/fpc/%%PORTVERSION%%
@dirrmtry lib/fpc
%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%/hash
%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%