svn commit: r384630 - head/security/bcwipe

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 24 08:56:16 UTC 2015


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}"


More information about the svn-ports-all mailing list