diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-14 18:45:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-14 18:45:16 +0000 |
commit | 7df1516f0985e94ad0d41a2473197d86112c0c01 (patch) | |
tree | 962999f9ba3ab8cfce9dad66064c1eb4f077aec6 /mail/xbuffy | |
parent | ca8cbf8b91a80d8e876a719beb71f6c310ecdb91 (diff) |
- Add CPE info
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=386353
Diffstat (limited to 'mail/xbuffy')
-rw-r--r-- | mail/xbuffy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index da95a875c03e..824b78c7d2c3 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -12,7 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for xbiff that handles multiple mail files USE_XORG= xext xt xaw -USES= gmake +USES= cpe gmake +CPE_VENDOR= xbuffy_project GNU_CONFIGURE= yes PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy man/man1/xbuffy.1.gz |