1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Get rid of pkg-plist

PR:		ports/84690
Submitted by:	Andrej Zverev <az@inec.ru>
This commit is contained in:
Sergey Matveychuk 2005-09-02 13:28:37 +00:00
parent b8fc727f1e
commit 1c4823be19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141790
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
bin/admesh
%%PORTDOCS%%%%DOCSDIR%%/admesh.doc
@dirrm %%PORTDOCS%%%%DOCSDIR%%