svn commit: r368040 - head/mail/procmail

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 12 16:01:06 UTC 2014


Author: sunpoet
Date: Fri Sep 12 16:01:05 2014
New Revision: 368040
URL: http://svnweb.freebsd.org/changeset/ports/368040
QAT: https://qat.redports.org/buildarchive/r368040/

Log:
  - Add LICENSE
  - Add CPE information

Modified:
  head/mail/procmail/Makefile

Modified: head/mail/procmail/Makefile
==============================================================================
--- head/mail/procmail/Makefile	Fri Sep 12 16:01:01 2014	(r368039)
+++ head/mail/procmail/Makefile	Fri Sep 12 16:01:05 2014	(r368040)
@@ -17,9 +17,12 @@ MASTER_SITES=	ftp://ftp.ucsb.edu/pub/mir
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Local mail delivery agent
 
+LICENSE=	GPLv2
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 INSTALL_TARGET=	install.bin install.man
+USES=		cpe
 
 PORTDOCS=	FAQ FEATURES HISTORY KNOWN_BUGS README
 PORTEXAMPLES=	1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail \


More information about the svn-ports-head mailing list