diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 00:39:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 00:39:16 +0800 |
commit | 9fbde43d52ab72e7b07eb83c463fc4b5050f5b12 (patch) | |
tree | c1731811b2794b7c7f222be8f37b4c2ca16ede85 /archivers | |
parent | 1aee0a0ff04f9ec24d5f24bf8cac043775d08a7b (diff) | |
download | freebsd-ports-gnome-9fbde43d52ab72e7b07eb83c463fc4b5050f5b12.tar.gz freebsd-ports-gnome-9fbde43d52ab72e7b07eb83c463fc4b5050f5b12.tar.zst freebsd-ports-gnome-9fbde43d52ab72e7b07eb83c463fc4b5050f5b12.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index b9abc4ab9296..b12f58f6195d 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -12,7 +12,8 @@ COMMENT= Extract, view & test ACE archives MAKE_JOBS_UNSAFE= yes -USES= gmake +USES= cpe gmake +CPE_VENDOR= unace_project ALL_TARGET= clean unace PLIST_FILES= bin/unace |