Date: Wed, 8 Apr 2015 21:18:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383607 - head/www/mini_httpd Message-ID: <201504082118.t38LI6LR044301@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Apr 8 21:18:05 2015 New Revision: 383607 URL: https://svnweb.freebsd.org/changeset/ports/383607 Log: - Add CPE info Modified: head/www/mini_httpd/Makefile Modified: head/www/mini_httpd/Makefile ============================================================================== --- head/www/mini_httpd/Makefile Wed Apr 8 21:14:51 2015 (r383606) +++ head/www/mini_httpd/Makefile Wed Apr 8 21:18:05 2015 (r383607) @@ -12,6 +12,8 @@ COMMENT= Small HTTP server with support LICENSE= BSD2CLAUSE +USES= cpe +CPE_VENDOR= acme MAKE_ARGS= SSL_TREE="${OPENSSLBASE}" USE_OPENSSL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504082118.t38LI6LR044301>