Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 08:56:16 +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: r384630 - head/security/bcwipe
Message-ID:  <201504240856.t3O8uGlb051571@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Apr 24 08:56:15 2015
New Revision: 384630
URL: https://svnweb.freebsd.org/changeset/ports/384630

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/security/bcwipe/Makefile

Modified: head/security/bcwipe/Makefile
==============================================================================
--- head/security/bcwipe/Makefile	Fri Apr 24 07:48:02 2015	(r384629)
+++ head/security/bcwipe/Makefile	Fri Apr 24 08:56:15 2015	(r384630)
@@ -13,6 +13,8 @@ COMMENT=	BCWipe securely erases data fro
 
 NO_CDROM=	Non-commercial distribution and use only
 
+USES=		cpe
+CPE_VENDOR=	jetico
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./}
 GNU_CONFIGURE=  yes
 MAKE_ARGS+=	CFLAGS="${CFLAGS}"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504240856.t3O8uGlb051571>