svn commit: r394786 - head/mail/prepflog
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Aug 19 14:11:15 UTC 2015
Author: amdmi3
Date: Wed Aug 19 14:11:13 2015
New Revision: 394786
URL: https://svnweb.freebsd.org/changeset/ports/394786
Log:
- Add LICENSE
- Add NO_ARCH
Modified:
head/mail/prepflog/Makefile
Modified: head/mail/prepflog/Makefile
==============================================================================
--- head/mail/prepflog/Makefile Wed Aug 19 14:10:55 2015 (r394785)
+++ head/mail/prepflog/Makefile Wed Aug 19 14:11:13 2015 (r394786)
@@ -9,8 +9,11 @@ MASTER_SITES= http://www.gufonero.com/po
MAINTAINER= ports at FreeBSD.org
COMMENT= Prepares logfiles in a sanitised format for pflogsumm and awstats
+LICENSE= GPLv2 # or later
+
USES= perl5 shebangfix tar:tgz
NO_BUILD= yes
+NO_ARCH= yes
SHEBANG_FILES= prepflog.pl
PLIST_FILES= bin/prepflog
More information about the svn-ports-all
mailing list