mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
- Respect NOPORTDOCS
This commit is contained in:
parent
e99aa6878f
commit
e47154dc26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214126
2 changed files with 4 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mg
|
||||
PORTVERSION= 20080322
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.xs4all.nl/~hanb/software/mg/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
bin/mg
|
||||
share/doc/mg/README
|
||||
share/doc/mg/tutorial
|
||||
@dirrm share/doc/mg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tutorial
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue