aboutsummaryrefslogtreecommitdiff
path: root/cad/admesh/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-09-02 13:28:37 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-09-02 13:28:37 +0000
commit1c4823be1913baebd358a88cb13fadfdb82e7408 (patch)
tree5d6337aec777606b1762000f249970850359d1f7 /cad/admesh/Makefile
parentb8fc727f1ecab4088a0d0e00d1fb26e9b24baa17 (diff)
Notes
Diffstat (limited to 'cad/admesh/Makefile')
-rw-r--r--cad/admesh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/admesh/Makefile b/cad/admesh/Makefile
index 49053c8481b9..e903bfa72221 100644
--- a/cad/admesh/Makefile
+++ b/cad/admesh/Makefile
@@ -15,6 +15,9 @@ COMMENT= Program for processing STL triangulated solid meshes
GNU_CONFIGURE= yes
+PLIST_FILES= bin/admesh %%PORTDOCS%%%%DOCSDIR%%/admesh.doc
+PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%%
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/admesh ${PREFIX}/bin/
.ifndef NOPORTDOCS