svn commit: r380414 - head/mail/exilog
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Mar 4 05:20:04 UTC 2015
Author: amdmi3
Date: Wed Mar 4 05:20:03 2015
New Revision: 380414
URL: https://svnweb.freebsd.org/changeset/ports/380414
QAT: https://qat.redports.org/buildarchive/r380414/
Log:
- Add LICENSE_FILE
- Drop @dirrm* from plist
Modified:
head/mail/exilog/Makefile
head/mail/exilog/pkg-plist
Modified: head/mail/exilog/Makefile
==============================================================================
--- head/mail/exilog/Makefile Wed Mar 4 05:19:45 2015 (r380413)
+++ head/mail/exilog/Makefile Wed Mar 4 05:20:03 2015 (r380414)
@@ -11,6 +11,7 @@ MAINTAINER= ports at 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
Modified: head/mail/exilog/pkg-plist
==============================================================================
--- head/mail/exilog/pkg-plist Wed Mar 4 05:19:45 2015 (r380413)
+++ head/mail/exilog/pkg-plist Wed Mar 4 05:20:03 2015 (r380414)
@@ -62,6 +62,3 @@ sbin/exilog_cleanup.pl
%%EXILOGDIR%%/icons/stopwatch.png
%%EXILOGDIR%%/icons/timerange.png
%%EXILOGDIR%%/icons/unknown.png
- at dirrm %%EXILOGDIR%%/icons
- at dirrm %%EXILOGDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
More information about the svn-ports-all
mailing list