Fix pkg-plist.
Reported by: krismail
This commit is contained in:
parent
a40917e674
commit
31c8ea480c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172321
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= aunit
|
||||
PORTVERSION= 1.03
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://libre2.adacore.com/aunit/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}p-src
|
||||
|
|
|
@ -49,6 +49,7 @@ include/aunit/aunit.ads
|
|||
@dirrm %%DATADIR%%/test
|
||||
%%DATADIR%%/aunit.gpr
|
||||
%%DATADIR%%/aunit_tests.gpr
|
||||
@dirrm %%DATADIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUnit.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue