freebsd-ports/security/fpc-hash/pkg-plist

22 lines
1.1 KiB
Text
Raw Normal View History

2006-09-07 23:09:28 +02:00
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
2007-09-18 08:53:29 +02:00
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/ntlm.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/ntlm.ppu
2006-09-07 23:09:28 +02:00
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpcrc.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpmd5.a
2007-09-18 08:53:29 +02:00
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpntlm.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpuuid.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/uuid.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/uuid.ppu
%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/hash/mdtest.pas
2006-09-07 23:09:28 +02:00
@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
2006-09-07 23:09:28 +02:00
%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%/hash
%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%