diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 08:56:15 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 08:56:15 +0000 |
| commit | fff0b8dfbdb92c5befc239da1bf841d98329b601 (patch) | |
| tree | 1229a771f836a14eca3d7a95cbb689f1aa26b537 /security/bcwipe | |
| parent | c5dc6a3d0dc7c085a64ea1e5c4e395dfff6b2e64 (diff) | |
Notes
Diffstat (limited to 'security/bcwipe')
| -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}" |
