diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-24 16:56:15 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-24 16:56:15 +0800 |
commit | 3b7ccff1ae641d9563223916159381d732bdfb26 (patch) | |
tree | 1229a771f836a14eca3d7a95cbb689f1aa26b537 | |
parent | cdfdd8b452831d793551cb94e6348b2b733b584f (diff) | |
download | freebsd-ports-gnome-3b7ccff1ae641d9563223916159381d732bdfb26.tar.gz freebsd-ports-gnome-3b7ccff1ae641d9563223916159381d732bdfb26.tar.zst freebsd-ports-gnome-3b7ccff1ae641d9563223916159381d732bdfb26.zip |
- Add CPE info
Approved by: portmgr blanket
-rw-r--r-- | security/bcwipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index e572f5d8d06d..3542f19baf6e 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -13,6 +13,8 @@ COMMENT= BCWipe securely erases data from magnetic and solid-state memory 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}" |