mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
parent
55e70eefee
commit
02ec4800c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380414
2 changed files with 1 additions and 3 deletions
|
@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Tool to centralize and visualize Exim logs with a web front end
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
#RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask
|
||||
|
||||
|
|
|
@ -62,6 +62,3 @@ sbin/exilog_cleanup.pl
|
|||
%%EXILOGDIR%%/icons/stopwatch.png
|
||||
%%EXILOGDIR%%/icons/timerange.png
|
||||
%%EXILOGDIR%%/icons/unknown.png
|
||||
@dirrm %%EXILOGDIR%%/icons
|
||||
@dirrm %%EXILOGDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Add table
Reference in a new issue