diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-24 11:21:27 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-24 11:21:27 +0000 |
commit | 995ae8b1bdfe5e9d356eae060097bee70cbccbc8 (patch) | |
tree | 716cad45f74530d35aed61fcde093f63ed88f722 /devel/fpc-pthreads/pkg-plist | |
parent | c9b2d130fe2e03dd698820038b20cd1be036dc3c (diff) | |
download | ports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.tar.gz ports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.zip |
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=168609
Diffstat (limited to 'devel/fpc-pthreads/pkg-plist')
-rw-r--r-- | devel/fpc-pthreads/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/fpc-pthreads/pkg-plist b/devel/fpc-pthreads/pkg-plist new file mode 100644 index 000000000000..b979f5fbe2c1 --- /dev/null +++ b/devel/fpc-pthreads/pkg-plist @@ -0,0 +1,9 @@ +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/pthreads/Package.fpc +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/pthreads/pthreads.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/pthreads/pthreads.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/pthreads/libppthreads.a +@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/pthreads +@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%% +@dirrmtry lib/fpc/%%PORTVERSION%%/units +@dirrmtry lib/fpc/%%PORTVERSION%% +@dirrmtry lib/fpc |