diff options
author | vs <vs@FreeBSD.org> | 2005-03-21 08:16:25 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-21 08:16:25 +0000 |
commit | 9960caf730669cc3134c4dec23b55eb6cca98651 (patch) | |
tree | 74cf526c6a6ab0adef0b1666ff0ce89b9b7bdc57 /devel/mprof/Makefile | |
parent | ef5c378db21ef8120560d28b7cc7ab7a2a660dea (diff) | |
download | FreeBSD-ports-9960caf730669cc3134c4dec23b55eb6cca98651.zip FreeBSD-ports-9960caf730669cc3134c4dec23b55eb6cca98651.tar.gz |
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
Diffstat (limited to 'devel/mprof/Makefile')
-rw-r--r-- | devel/mprof/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mprof/Makefile b/devel/mprof/Makefile index 05ddeee..06e479a 100644 --- a/devel/mprof/Makefile +++ b/devel/mprof/Makefile @@ -18,6 +18,7 @@ COMMENT= Memory Profiler and Leak Detector NO_WRKSUBDIR= yes MAKEFILE= Makefile.i386 MAN1= mprof.1 +PLIST_FILES= bin/mprof lib/libc_mp.a do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mprof ${PREFIX}/bin |